| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | FunctionsGLX.cpp | 378 createWindow(glx::FBConfig config, Window window, const int *attribList) const createWindow() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLContextCompatibilityTest.cpp | 262 EGLSurface window = in testWindowCompatibility() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | D3DTextureTest.cpp | 84 EGLWindow *window = getEGLWindow(); variable 147 EGLWindow *window = getEGLWindow(); in createD3D11PBuffer() local 200 EGLWindow *window = getEGLWindow(); in createPBuffer() local 233 EGLWindow *window = getEGLWindow(); in valid() local 326 EGLWindow *window = getEGLWindow(); TEST_P() local 376 EGLWindow *window = getEGLWindow(); TEST_P() local 452 EGLWindow *window = getEGLWindow(); TEST_P() local 555 EGLWindow *window = getEGLWindow(); TEST_P() local 710 EGLWindow *window = getEGLWindow(); TEST_P() local 735 EGLWindow *window = getEGLWindow(); TEST_P() local 771 EGLWindow *window = getEGLWindow(); TEST_P() local 822 EGLWindow *window = getEGLWindow(); TEST_P() local 916 EGLWindow *window = getEGLWindow(); TEST_P() local 966 EGLWindow *window = getEGLWindow(); TEST_P() local 995 EGLWindow *window = getEGLWindow(); TEST_P() local 1068 EGLWindow *window = getEGLWindow(); TEST_P() local 1114 EGLWindow *window = getEGLWindow(); TEST_P() local 1156 EGLWindow *window = getEGLWindow(); TEST_P() local 1204 EGLWindow *window = getEGLWindow(); RunClearTest() local 1360 EGLWindow *window = getEGLWindow(); TEST_P() local 1410 EGLWindow *window = getEGLWindow(); TEST_P() local 1545 EGLWindow *window = getEGLWindow(); TEST_P() local 1661 EGLWindow *window = getEGLWindow(); RunYUVTest() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng-x.c | 149 static Window window; variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| H A D | vulkan_command_buffer_utils.h | 130 HWND window; // hWnd - window handle member
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.h | 119 Bytef *window; member [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnvscsu.cpp | 910 int8_t window=scsu->windowUse[scsu->nextWindowUseIndex]; getNextDynamicWindow() local 924 useDynamicWindow(SCSUData *scsu, int8_t window) useDynamicWindow() argument 1034 int8_t window; _SCSUFromUnicodeWithOffsets() local 1539 int8_t window; _SCSUFromUnicode() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiFullScreenExclusiveTests.cpp | 247 const de::UniquePtr<Window> window; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_macsec_qca.c | 438 macsec_qca_set_replay_protect(void *priv, Boolean enabled, unsigned int window) macsec_qca_set_replay_protect() argument
|
| /third_party/zlib/ |
| H A D | deflate.h | 123 Bytef *window; member [all...] |
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 51 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB() argument 69 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB() argument 84 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB() argument 99 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB() argument 114 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB() argument 173 OnSurfaceCreated(OH_NativeXComponent* component, void* window) OnSurfaceCreated() argument 193 OnSurfaceChanged(OH_NativeXComponent* component, void* window) OnSurfaceChanged() argument 217 OnSurfaceDestroyed(OH_NativeXComponent* component, void* window) OnSurfaceDestroyed() argument 224 DispatchTouchEvent(OH_NativeXComponent* component, void* window) DispatchTouchEvent() argument 683 DispatchMouseEvent(OH_NativeXComponent* component, void* window) DispatchMouseEvent() argument [all...] |
| /test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/ |
| H A D | eglndk.cpp | 271 NativeWindowType window = 0;
in EglCreateWindowSurfaceAbnormal() local
|
| /test/xts/acts/graphic/nativewindow/entry/src/main/cpp/ |
| H A D | nativewindow2.cpp | 99 static void DestroyNativeWindowImage(OH_NativeImage *image, OHNativeWindow *window)
in DestroyNativeWindowImage() argument
|
| H A D | nativewindow1.cpp | 85 static void DestroyNativeWindowImage(OH_NativeImage *image, OHNativeWindow *window)
in DestroyNativeWindowImage() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_silenceremove.c | 92 AVFrame *window; member [all...] |
| H A D | af_dynaudnorm.c | 93 AVFrame *window; member
|
| H A D | af_atempo.c | 121 int window; member 605 yae_xcorr_via_rdft(float *xcorr_in, float *xcorr, AVTXContext *complex_to_real, av_tx_fn c2r_fn, const AVComplexFloat *xa, const AVComplexFloat *xb, const int window) yae_xcorr_via_rdft() argument 631 yae_align(AudioFragment *frag, const AudioFragment *prev, const int window, const int delta_max, const int drift, float *correlation_in, float *correlation, AVTXContext *complex_to_real, av_tx_fn c2r_fn) yae_align() argument [all...] |
| H A D | vf_fftdnoiz.c | 61 int window; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 55 xcb_window_t window; member
|
| /third_party/glfw/tests/ |
| H A D | glfwinfo.c | 714 GLFWwindow* window = glfwCreateWindow(200, 200, "Version", NULL, NULL); in main() local [all...] |
| /third_party/glfw/examples/ |
| H A D | particles.c | 395 static void draw_particles(GLFWwindow* window, double t, float dt) in draw_particles() argument 788 static void draw_scene(GLFWwindow* window, double t) in draw_scene() argument 865 static void resize_callback(GLFWwindow* window, int width, int height) in resize_callback() argument 876 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument 903 GLFWwindow* window = arg; in physics_thread_main() local 947 GLFWwindow* window; main() local [all...] |
| /third_party/glfw/src/ |
| H A D | input.c | 272 void _glfwInputKey(_GLFWwindow* window, int key, int scancode, int action, int mods) in _glfwInputKey() argument 309 _glfwInputChar(_GLFWwindow* window, uint32_t codepoint, int mods, GLFWbool plain) _glfwInputChar() argument 333 _glfwInputScroll(_GLFWwindow* window, double xoffset, double yoffset) _glfwInputScroll() argument 347 _glfwInputMouseClick(_GLFWwindow* window, int button, int action, int mods) _glfwInputMouseClick() argument 375 _glfwInputCursorPos(_GLFWwindow* window, double xpos, double ypos) _glfwInputCursorPos() argument 395 _glfwInputCursorEnter(_GLFWwindow* window, GLFWbool entered) _glfwInputCursorEnter() argument 406 _glfwInputDrop(_GLFWwindow* window, int count, const char** paths) _glfwInputDrop() argument 549 _glfwCenterCursorInContentArea(_GLFWwindow* window) _glfwCenterCursorInContentArea() argument 566 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetInputMode() local 593 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetInputMode() local 749 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetKey() local 772 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetMouseButton() local 800 _GLFWwindow* window = (_GLFWwindow*) handle; glfwGetCursorPos() local 818 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetCursorPos() local 919 _GLFWwindow* window; glfwDestroyCursor() local 947 _GLFWwindow* window = (_GLFWwindow*) windowHandle; glfwSetCursor() local 960 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetKeyCallback() local 971 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetCharCallback() local 982 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetCharModsCallback() local 994 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetMouseButtonCallback() local 1006 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetCursorPosCallback() local 1018 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetCursorEnterCallback() local 1030 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetScrollCallback() local 1041 _GLFWwindow* window = (_GLFWwindow*) handle; glfwSetDropCallback() local [all...] |
| /third_party/backends/backend/ |
| H A D | abaton.c | 321 uint8_t *window = cmd + 10 + 8; in set_window() local [all...] |
| H A D | bh.c | 977 struct window_data window; in set_window() member 1124 struct window_data window; get_window() member [all...] |
| H A D | kvs20xx.h | 111 struct window struct
|