/third_party/node/test/fixtures/wpt/resources/ |
H A D | testdriver.js | [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | selfInLambdas.js | |
H A D | libTypeScriptOverrideSimple.js | |
H A D | libTypeScriptSubfileResolving.js | |
/third_party/gn/examples/ios/app/ |
H A D | SceneDelegate.h | 9 @property(strong, nonatomic) UIWindow* window; variable
|
/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ |
H A D | AppDelegate.h | 35 @property (strong, nonatomic) UIWindow *window; variable
|
/third_party/vk-gl-cts/framework/platform/ios/ |
H A D | tcuIOSAppDelegate.h | 30 @property (nonatomic, retain) UIWindow *window; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | NativeWindowD3D.cpp | 15 NativeWindowD3D::NativeWindowD3D(EGLNativeWindowType window) : mWindow(window) {} in NativeWindowD3D() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | NativeWindow11.h | 25 NativeWindow11(EGLNativeWindowType window) : NativeWindowD3D(window) {} in NativeWindow11() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferFactoryOzone.cpp | 24 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 D | plugin_window.cpp | 25 auto window = context->GetWindow(); in RequestFrame() local
|
/foundation/arkui/ui_lite/frameworks/window/ |
H A D | window.cpp | 23 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 D | surface_capi_mock.cpp | 28 OHNativeWindow *window = CreateNativeWindowFromSurface(&surface); in CreateSurface() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mediacodec_surface.c | 40 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx) in ff_mediacodec_surface_unref() argument
|
H A D | kbdwin.c | 26 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 D | sinewin_tablegen.h | 59 av_cold void ff_sine_window_init(float *window, int n) in ff_sine_window_init() argument
|
/third_party/glfw/tests/ |
H A D | title.c | 45 GLFWwindow* window; in main() local
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | XcbSurfaceKHR.hpp | 46 xcb_window_t window; member in vk::XcbSurfaceKHR
|
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | OpenGLBinding.cpp | 30 OpenGLBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in OpenGLBinding() argument 51 BackendBinding* CreateOpenGLBinding(GLFWwindow* window, WGPUDevice device) { in CreateOpenGLBinding() argument
|
H A D | NullBinding.cpp | 26 NullBinding(GLFWwindow* window, WGPUDevice device) : BackendBinding(window, device) { in NullBinding() argument 43 BackendBinding* CreateNullBinding(GLFWwindow* window, WGPUDevice device) { in CreateNullBinding() argument
|
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/ |
H A D | wgl_tests.cpp | 31 class window class 52 window::window(uint32_t width, uint32_t height) in window() function in window [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | form_window.cpp | 29 auto window = context->GetWindow(); in RequestFrame() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_base_test.h | 36 static sptr<Window> window; member in OHOS::Rosen::RSAnimationBaseTest
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_surface.cpp | 22 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 D | extension_window_impl_test.cpp | 35 sptr<Window> window = new Window(); in HWTEST_F() local
|