Home
last modified time | relevance | path

Searched defs:width (Results 976 - 1000 of 5010) sorted by relevance

1...<<31323334353637383940>>...201

/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dview_group_page.cpp58 void ViewGroupPage::SetPosion(int16_t width, int16_t height, int16_t x, int16_t y) in SetPosion() argument
86 int16_t width = static_cast<int16_t>(static_cast<double>(w) / static_cast<double>(scale * col_ + col_ + scale)); in CalculateAppPosition() local
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp133 double width; in ChangeSurface() local
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h73 double width; member
/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h29 double width = -1.0; member
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dstring_utils.cpp109 void StringUtils::SetWidth(const int &width, const char &fileStr, const bool &left, string &str) in SetWidth() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h80 uint32_t width = 0; member
/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.cpp111 auto width = ChargerGraphicEngine::GetInstance().GetScreenWidth(); 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_ 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.cpp89 int32_t width; member in OHOS::NWeb::DecoderFormatAdapterMock
/base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/
H A Dohos_image_decoder_adapter_test.cpp224 int32_t width = imageDecoderAdapterImpl.GetImageWidth(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/
H A Djs_dialog_request.cpp101 int32_t width = want.GetIntParam(RequestConstants::WINDOW_RECTANGLE_WIDTH_KEY, 0); in OnGetRequestInfo() local
/foundation/ai/ai_engine/interfaces/kits/cv/
H A Dai_image.h57 unsigned int width; member
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.h120 const int32_t width = dims[DEPTHWISE_WEIGHT_WIDTH_DIMENSION]; in TransposeTensor() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_listener_impl_proxy.cpp181 void StreamPlayerListenerImplProxy::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Ddialog_ui_extension_callback_test.cpp46 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_dialog_test/
H A Dability_manager_service_dialog_test.cpp337 const int32_t width = 320; in HWTEST_F() local
358 const int32_t width = 100; in HWTEST_F() local
379 const int32_t width = 320; in HWTEST_F() local
400 const int32_t width = 700; in HWTEST_F() local
421 const int32_t width = 700; in HWTEST_F() local
[all...]

Completed in 15 milliseconds

1...<<31323334353637383940>>...201