/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
|
H A D | kvs40xx.h | 146 struct window struct
|
H A D | teco2.c | 807 unsigned char window[56]; in teco_set_window() local [all...] |
H A D | matsushita.c | 1376 unsigned char window[72]; in matsushita_set_window() local [all...] |
/third_party/lzma/CPP/Windows/ |
H A D | Window.h | 148 HWND window = _window;
in Detach() local
|
/third_party/lame/libmp3lame/ |
H A D | quantize.c | 311 int window, l; in init_outer_loop() local 850 int sfb, window; inc_subblock_gain() local [all...] |
H A D | vbrquantize.c | 697 int const *const window = cod_info->window; in set_scalefacs() local
|
H A D | takehiro.c | 1220 int table_number, row_in_table, partition, nr_sfb, window, over; in mpeg2_scale_bitcount() local
|
/third_party/lame/frontend/ |
H A D | gtkanal.c | 87 GtkWidget *window; variable [all...] |
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_android.c | 600 struct ANativeWindow *window = dri2_surf->window; local 639 struct ANativeWindow *window = native_window; global() local 792 struct ANativeWindow *window = dri2_surf->window; global() local [all...] |
H A D | platform_ohos.c | 339 struct ANativeWindow *window = native_window; in ohos_create_surface() local [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 645 initialize_visual_and_buffer(XMesaVisual v, XMesaBuffer b, Drawable window, Colormap cmap) initialize_visual_and_buffer() argument [all...] |
/third_party/node/deps/zlib/ |
H A D | deflate.h | 123 Bytef *window; member [all...] |
/third_party/mesa3d/include/android_stub/system/ |
H A D | window.h | 641 native_window_set_usage( struct ANativeWindow* window, int usage) native_window_set_usage() argument 679 native_window_set_crop( struct ANativeWindow* window, android_native_rect_t const * crop) native_window_set_crop() argument 700 native_window_set_post_transform_crop( struct ANativeWindow* window, android_native_rect_t const * crop) native_window_set_post_transform_crop() argument 718 native_window_set_active_rect( struct ANativeWindow* window, android_native_rect_t const * active_rect) native_window_set_active_rect() argument 729 native_window_set_buffer_count( struct ANativeWindow* window, size_t bufferCount) native_window_set_buffer_count() argument 749 native_window_set_buffers_geometry( struct ANativeWindow* window, int w, int h, int format) native_window_set_buffers_geometry() argument 770 native_window_set_buffers_dimensions( struct ANativeWindow* window, int w, int h) native_window_set_buffers_dimensions() argument 795 native_window_set_buffers_user_dimensions( struct ANativeWindow* window, int w, int h) native_window_set_buffers_user_dimensions() argument 809 native_window_set_buffers_format( struct ANativeWindow* window, int format) native_window_set_buffers_format() argument 828 native_window_set_buffers_data_space( struct ANativeWindow* window, android_dataspace_t dataSpace) native_window_set_buffers_data_space() argument 841 native_window_set_buffers_transform( struct ANativeWindow* window, int transform) native_window_set_buffers_transform() argument 858 native_window_set_buffers_sticky_transform( struct ANativeWindow* window, int transform) native_window_set_buffers_sticky_transform() argument 876 native_window_set_buffers_timestamp( struct ANativeWindow* window, int64_t timestamp) native_window_set_buffers_timestamp() argument 889 native_window_set_scaling_mode( struct ANativeWindow* window, int mode) native_window_set_scaling_mode() argument 903 native_window_api_connect( struct ANativeWindow* window, int api) native_window_api_connect() argument 915 native_window_api_disconnect( struct ANativeWindow* window, int api) native_window_api_disconnect() argument 936 native_window_set_sideband_stream( struct ANativeWindow* window, native_handle_t* sidebandHandle) native_window_set_sideband_stream() argument 960 native_window_set_surface_damage( struct ANativeWindow* window, const android_native_rect_t* rects, size_t numRects) native_window_set_surface_damage() argument 972 native_window_set_shared_buffer_mode( struct ANativeWindow* window, bool sharedBufferMode) native_window_set_shared_buffer_mode() argument 984 native_window_set_auto_refresh( struct ANativeWindow* window, bool autoRefresh) native_window_set_auto_refresh() argument [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | preprocess.c | 206 spx_word16_t *window; /**< Analysis/Synthesis window */ member [all...] |
H A D | mdf.c | 173 spx_word16_t *window; member [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Surface.cpp | 808 WindowSurface(rx::EGLImplFactory *implFactory, const egl::Config *config, EGLNativeWindowType window, const AttributeMap &attribs, bool robustResourceInit) WindowSurface() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | DisplayEGL.cpp | 412 createWindowSurface(const egl::SurfaceState &state, EGLNativeWindowType window, const egl::AttributeMap &attribs) createWindowSurface() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 424 createWindowSurface(const egl::SurfaceState &state, EGLNativeWindowType window, const egl::AttributeMap &attribs) createWindowSurface() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 406 createWindowSurface(const egl::SurfaceState &state, EGLNativeWindowType window, const egl::AttributeMap &attribs) createWindowSurface() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ClearTest.cpp | 335 EGLWindow *window = getEGLWindow(); in TEST_P() local 355 EGLWindow *window = getEGLWindow(); in TEST_P() local 391 EGLWindow *window = getEGLWindow(); in TEST_P() local [all...] |
H A D | TransformFeedbackTest.cpp | 1159 EGLWindow *window = getEGLWindow(); in TEST_P() local 2308 EGLWindow *window = getEGLWindow(); in TEST_P() local
|