Home
last modified time | relevance | path

Searched defs:window (Results 176 - 200 of 757) sorted by relevance

12345678910>>...31

/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/
H A Dpip_fuzzer.cpp69 sptr<Window> window = new Window(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp69 EGLSurface EglManager::CreateSurface(NativeWindow* window) in CreateSurface() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_agent_test.cpp47 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
H A Dwindow_proxy_test.cpp46 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
H A Dwindow_stub_test.cpp44 sptr<WindowImpl> window = new WindowImpl(option); in SetUp() local
H A Dwindow_session_impl_test3.cpp70 sptr<WindowSessionImpl> window = new (std::nothrow) WindowSessionImpl(option); in GetTestWindowImpl() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_group_mgr_test.cpp81 sptr<IWindow> window = new WindowAgent(windowImpl); in SetUpTestCase() local
/test/testfwk/arkxtest/uitest/core/
H A Dwidget_selector.cpp112 void WidgetSelector::Select(const Window window, in Select() argument
/third_party/ffmpeg/libavcodec/
H A Dac3enc_float.c101 float *window = av_malloc_array(AC3_BLOCK_SIZE, sizeof(*window)); in ac3_float_mdct_init() local
/third_party/glfw/src/
H A Dvulkan.c308 _GLFWwindow* window = (_GLFWwindow*) handle; in glfwCreateWindowSurface() local
/third_party/glfw/tests/
H A Dempty.c64 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 Dallocator.c121 GLFWwindow* window = CALL(glfwCreateWindow)(400, 400, "Custom allocator test", NULL, NULL); in main() local
H A Dthreads.c44 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 Doffscreen.c77 GLFWwindow* window; in main() local
/third_party/lzma/CPP/Windows/Control/
H A DWindow2.cpp34 CWindow2 *window = (CWindow2 *)(tempWindow.GetUserDataLongPtr()); in WindowProcedure() local
/third_party/mesa3d/src/android_stub/
H A Dnativewindow_stub.cpp41 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 Dd3d12_wgl_framebuffer.cpp55 HWND window; member
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinffast_chunk.c91 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dinffast.c70 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
[all...]
/third_party/node/deps/zlib/
H A Dinffast.c67 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast() local
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c89 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast_chunk_() local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dinffast.c83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
[all...]
/third_party/pulseaudio/speex/libspeexdsp/
H A Dvorbis_psy.h84 float *window; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DNativeWindow11WinRT.cpp21 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 DglcAndroidTestActivity.cpp86 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

Completed in 13 milliseconds

12345678910>>...31