| /third_party/backends/backend/ |
| 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
|
| H A D | WebGLCompatibilityTest.cpp | 2494 EGLWindow *window = getEGLWindow(); in TEST_P() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkBlurImageFilter.cpp | 191 explicit PassMaker(int window) : fWindow{window} {} in PassMaker() argument 195 int window() const {return fWindow;} in window() function in __anon18752::PassMaker 219 int window = calculate_window(sigma); MakeMaker() local 226 Maker(int window) MakeMaker() argument 232 int window = this->window(); MakeMaker() local 249 Make(int window, void* buffers, SkArenaAlloc* alloc) Make() argument 488 Maker(int window) MakeMaker() argument 509 Make(int window, void* buffers, SkArenaAlloc* alloc) Make() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | libEGL.cpp | 385 EGLSurface EGLAPIENTRY CreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType window, const EGLint *attrib_list) in CreateWindowSurface() argument [all...] |
| H A D | main.cpp | 440 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType window, const EGLint *attrib_list) in eglCreateWindowSurface() argument
|