Home
last modified time | relevance | path

Searched defs:window (Results 1 - 25 of 718) sorted by relevance

12345678910>>...29

/third_party/node/test/fixtures/wpt/resources/
H A Dtestdriver.js[all...]
/third_party/typescript/tests/baselines/reference/
H A DselfInLambdas.js
H A DlibTypeScriptOverrideSimple.js
H A DlibTypeScriptSubfileResolving.js
/third_party/gn/examples/ios/app/
H A DSceneDelegate.h9 @property(strong, nonatomic) UIWindow* window; variable
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
H A DAppDelegate.h35 @property (strong, nonatomic) UIWindow *window; variable
/third_party/vk-gl-cts/framework/platform/ios/
H A DtcuIOSAppDelegate.h30 @property (nonatomic, retain) UIWindow *window; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DNativeWindowD3D.cpp15 NativeWindowD3D::NativeWindowD3D(EGLNativeWindowType window) : mWindow(window) {} in NativeWindowD3D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DNativeWindow11.h25 NativeWindow11(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow11() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferFactoryOzone.cpp24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, int height) in createFrameBuffer() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_window.cpp25 auto window = context->GetWindow(); in RequestFrame() local
/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow.cpp23 WindowImpl* window = new WindowImpl; in CreateWindow() local
34 void Window::DestroyWindow(Window* window) in DestroyWindow() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/
H A Dsurface_capi_mock.cpp28 OHNativeWindow *window = CreateNativeWindowFromSurface(&surface); in CreateSurface() local
/third_party/ffmpeg/libavcodec/
H A Dmediacodec_surface.c40 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx) in ff_mediacodec_surface_unref() argument
H A Dkbdwin.c26 av_cold void ff_kbd_window_init(float *window, float alpha, int n) in ff_kbd_window_init() argument
49 av_cold void ff_kbd_window_init_fixed(int32_t *window, float alpha, int n) in ff_kbd_window_init_fixed() argument
H A Dsinewin_tablegen.h59 av_cold void ff_sine_window_init(float *window, int n) in ff_sine_window_init() argument
H A Dsinewin_fixed_tablegen.h54 static av_cold void sine_window_init_fixed(int *window, int n) in sine_window_init_fixed() argument
/third_party/glfw/tests/
H A Dtitle.c45 GLFWwindow* window; in main() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.hpp46 xcb_window_t window; member in vk::XcbSurfaceKHR
/third_party/skia/third_party/externals/dawn/src/utils/
H A DOpenGLBinding.cpp30 OpenGLBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in OpenGLBinding() argument
51 BackendBinding* CreateOpenGLBinding(GLFWwindow* window, WGPUDevice device) { in CreateOpenGLBinding() argument
H A DNullBinding.cpp26 NullBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in NullBinding() argument
43 BackendBinding* CreateNullBinding(GLFWwindow* window, WGPUDevice device) { in CreateNullBinding() argument
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_window.cpp29 auto window = context->GetWindow(); in RequestFrame() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_base_test.h36 static sptr<Window> window; member in OHOS::Rosen::RSAnimationBaseTest
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_surface.cpp22 EglWrapperSurface::EglWrapperSurface(EglWrapperDisplay *disp, EGLSurface surf, NativeWindowType window) in EglWrapperSurface() argument
49 void EglWrapperSurface::Disconnect(OHNativeWindow *window) in Disconnect() argument
/foundation/window/window_manager/wm/test/unittest/ui_extension/
H A Dextension_window_impl_test.cpp35 sptr<Window> window = new Window(); in HWTEST_F() local

Completed in 5 milliseconds

12345678910>>...29