/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/ |
H A D | pip_fuzzer.cpp | 69 sptr<Window> window = new Window(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | egl_manager.cpp | 69 EGLSurface EglManager::CreateSurface(NativeWindow* window) in CreateSurface() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_agent_test.cpp | 47 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
|
H A D | window_proxy_test.cpp | 46 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
|
H A D | window_stub_test.cpp | 44 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
|
H A D | window_session_impl_test3.cpp | 70 sptr<WindowSessionImpl> window = new (std::nothrow) WindowSessionImpl(option); in GetTestWindowImpl() local
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_group_mgr_test.cpp | 81 sptr<IWindow> window = new WindowAgent(windowImpl); in SetUpTestCase() local
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | widget_selector.cpp | 112 void WidgetSelector::Select(const Window window, in Select() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3enc_float.c | 101 float *window = av_malloc_array(AC3_BLOCK_SIZE, sizeof(*window)); in ac3_float_mdct_init() local
|
/third_party/glfw/src/ |
H A D | vulkan.c | 308 _GLFWwindow* window = (_GLFWwindow*) handle; in glfwCreateWindowSurface() local
|
/third_party/glfw/tests/ |
H A D | empty.c | 64 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument 79 GLFWwindow* window; in main() local [all...] |
H A D | allocator.c | 121 GLFWwindow* window = CALL(glfwCreateWindow)(400, 400, "Custom allocator test", NULL, NULL); in main() local
|
H A D | threads.c | 44 GLFWwindow* window; member 57 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument [all...] |
/third_party/glfw/examples/ |
H A D | offscreen.c | 77 GLFWwindow* window; in main() local
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | Window2.cpp | 34 CWindow2 *window = (CWindow2 *)(tempWindow.GetUserDataLongPtr());
in WindowProcedure() local
|
/third_party/mesa3d/src/android_stub/ |
H A D | nativewindow_stub.cpp | 41 ANativeWindow_acquire(ANativeWindow *window) in ANativeWindow_acquire() argument 46 ANativeWindow_release(ANativeWindow *window) in ANativeWindow_release() argument 51 ANativeWindow_getFormat(ANativeWindow *window) in ANativeWindow_getFormat() argument 57 ANativeWindow_setSwapInterval(ANativeWindow *window, int interval) in ANativeWindow_setSwapInterval() argument 63 ANativeWindow_query(const ANativeWindow *window, in ANativeWindow_query() argument 71 ANativeWindow_dequeueBuffer(ANativeWindow *window, in ANativeWindow_dequeueBuffer() argument 79 ANativeWindow_queueBuffer(ANativeWindow *window, in ANativeWindow_queueBuffer() argument 86 int ANativeWindow_cancelBuffer(ANativeWindow* window, in ANativeWindow_cancelBuffer() argument 93 ANativeWindow_setUsage(ANativeWindow *window, uint64_ argument 99 ANativeWindow_setSharedBufferMode(ANativeWindow *window, bool sharedBufferMode) ANativeWindow_setSharedBufferMode() argument [all...] |
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer.cpp | 55 HWND window; member
|
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 91 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inffast.c | 70 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local [all...] |
/third_party/node/deps/zlib/ |
H A D | inffast.c | 67 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast() local [all...] |
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 89 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast_chunk_() local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | inffast.c | 83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */
local [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | vorbis_psy.h | 84 float *window; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | NativeWindow11WinRT.cpp | 21 NativeWindow11WinRT::NativeWindow11WinRT(EGLNativeWindowType window, bool hasAlpha) in NativeWindow11WinRT() argument 27 EGLNativeWindowType window = getNativeWindow(); in initialize() local 117 IsValidNativeWindow(EGLNativeWindowType window) IsValidNativeWindow() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcAndroidTestActivity.cpp | 86 void TestThread::onWindowCreated(ANativeWindow* window) in onWindowCreated() argument 91 void TestThread::onWindowDestroyed(ANativeWindow* window) in onWindowDestroyed() argument 96 void TestThread::onWindowResized(ANativeWindow* window) in onWindowResized() argument
|