Home
last modified time | relevance | path

Searched defs:height (Results 451 - 475 of 2736) sorted by relevance

1...<<11121314151617181920>>...110

/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXVulkanPlatform.cpp80 const deUint32 height = !initialSize ? 300 : initialSize->y(); in createWindow() local
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Window.cpp40 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 DRenderbufferD3D.cpp35 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 DkeyofAndIndexedAccess.js[all...]
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h74 double height; member
/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h30 double height = -1.0; member
35 double height; member
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.h66 int height = 0; member
H A Djs_panel.h81 uint32_t height = 0; member
/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp49 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 Dinput_method_agent_stub.cpp56 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 Dinput_method_agent_proxy.cpp43 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 Dinteraction_drag_drawing_test.cpp91 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 Dadvanced_notification_live_view_service_test.cpp55 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 Ddrag_data_manager_test.cpp60 std::shared_ptr<Media::PixelMap> DragDataManagerTest::CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap() argument
/base/powermgr/battery_manager/charger/src/
H A Dcharger_animation.cpp112 auto height = ChargerGraphicEngine::GetInstance().GetScreenHeight(); in InitAllComponents() local
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp167 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 Dark_web_native_media_player_handler_impl.cpp103 void ArkWebNativeMediaPlayerHandlerImpl::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_native_media_player_handler_wrapper.cpp101 void ArkWebNativeMediaPlayerHandlerWrapper::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged() argument
H A Dark_web_drag_data_wrapper.cpp121 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 Dnweb_surface_adapter.cpp74 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 Dark_native_image_adapter_wrapper.cpp109 GetNativeWindowBufferSize( void* windowBuffer, uint32_t* width, uint32_t* height) GetNativeWindowBufferSize() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_native_image_adapter_impl.cpp107 GetNativeWindowBufferSize( void* windowBuffer, uint32_t* width, uint32_t* height) GetNativeWindowBufferSize() argument
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_decoder_adapter_impl_test.cpp90 int32_t height; member in OHOS::NWeb::DecoderFormatAdapterMock
/test/testfwk/arkxtest/uitest/core/
H A Drect_algorithm.cpp135 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 Dcustomcomponent_id_test.cpp61 float height = SIZE_200; in CreateSubCustomComponentNode() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...110