| /third_party/vk-gl-cts/framework/platform/osx/ |
| H A D | tcuOSXVulkanPlatform.cpp | 80 const deUint32 height = !initialSize ? 300 : initialSize->y(); in createWindow() local
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWin32Window.cpp | 40 Window::Window (HINSTANCE instance, int width, int height) in Window() argument 111 void Window::setSize (int width, int height) in setSize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | RenderbufferD3D.cpp | 35 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument 44 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | keyofAndIndexedAccess.js | [all...] |
| /base/inputmethod/imf/frameworks/cj/include/ |
| H A D | input_method_ffi_structs.h | 74 double height; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| H A D | native_inputmethod_types.h | 30 double height = -1.0; member 35 double height; member
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_keyboard_delegate_setting.h | 66 int height = 0; member
|
| H A D | js_panel.h | 81 uint32_t height = 0; member
|
| /base/inputmethod/imf/test/common/src/ |
| H A D | keyboard_listener_test_impl.cpp | 49 void KeyboardListenerTestImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_agent_stub.cpp | 56 int32_t height = data.ReadInt32(); in OnRemoteRequest() local 139 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate() argument
|
| H A D | input_method_agent_proxy.cpp | 43 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() argument
|
| /base/msdp/device_status/test/unittest/frameworks/src/ |
| H A D | interaction_drag_drawing_test.cpp | 91 std::shared_ptr<Media::PixelMap> InteractionDragDrawingTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_live_view_service_test.cpp | 55 std::shared_ptr<PixelMap> AnsLiveViewServiceTest::MakePixelMap(int32_t width, int32_t height) in MakePixelMap() argument
|
| /base/msdp/device_status/test/unittest/services/unittest/src/ |
| H A D | drag_data_manager_test.cpp | 60 std::shared_ptr<Media::PixelMap> DragDataManagerTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
|
| /base/powermgr/battery_manager/charger/src/ |
| H A D | charger_animation.cpp | 112 auto height = ChargerGraphicEngine::GetInstance().GetScreenHeight(); in InitAllComponents() local
|
| /base/web/webview/ohos_adapter/graphic_adapter/src/ |
| H A D | native_image_adapter_impl.cpp | 167 void NativeImageAdapterImpl::GetNativeWindowBufferSize(void* windowBuffer, uint32_t* width, uint32_t* height) in GetNativeWindowBufferSize() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_native_media_player_handler_impl.cpp | 103 void ArkWebNativeMediaPlayerHandlerImpl::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_native_media_player_handler_wrapper.cpp | 101 void ArkWebNativeMediaPlayerHandlerWrapper::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged() argument
|
| H A D | ark_web_drag_data_wrapper.cpp | 121 bool ArkWebDragDataWrapper::GetPixelMapSetting(const void** data, size_t& len, int& width, int& height) in GetPixelMapSetting() argument 126 bool ArkWebDragDataWrapper::SetPixelMapSetting(const void* data, size_t len, int width, int height) in SetPixelMapSetting() argument
|
| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_surface_adapter.cpp | 74 bool NWebSurfaceAdapter::OutputFrameCallback(const char *buffer, uint32_t width, uint32_t height, in OutputFrameCallback() argument 96 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32_t height) in RequestBuffer() argument 54 GetCreateInfo(sptr<Surface> surface, std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) GetCreateInfo() argument 129 CopyFrame( sptr<SurfaceBuffer> surfaceBuffer, const char *src, uint32_t width, uint32_t height) CopyFrame() argument 164 FlushBuffer( sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) FlushBuffer() argument [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_native_image_adapter_wrapper.cpp | 109 GetNativeWindowBufferSize( void* windowBuffer, uint32_t* width, uint32_t* height) GetNativeWindowBufferSize() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_native_image_adapter_impl.cpp | 107 GetNativeWindowBufferSize( void* windowBuffer, uint32_t* width, uint32_t* height) GetNativeWindowBufferSize() argument
|
| /base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
| H A D | media_codec_decoder_adapter_impl_test.cpp | 90 int32_t height;
member in OHOS::NWeb::DecoderFormatAdapterMock
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | rect_algorithm.cpp | 135 const auto height = g_Points[idx1].py_ - g_Points[idx0].py_; in FindMaxVisibleRegion() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_id_test.cpp | 61 float height = SIZE_200; in CreateSubCustomComponentNode() local
|