| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/manager/ |
| H A D | plugin_manager.cpp | 133 double width; in ChangeSurface() local
|
| /base/inputmethod/imf/frameworks/cj/include/ |
| H A D | input_method_ffi_structs.h | 73 double width; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| H A D | native_inputmethod_types.h | 29 double width = -1.0; member
|
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| H A D | string_utils.cpp | 109 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 D | js_panel.h | 80 uint32_t width = 0; member
|
| /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 | 111 auto width = ChargerGraphicEngine::GetInstance().GetScreenWidth(); 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_ 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 | 89 int32_t width;
member in OHOS::NWeb::DecoderFormatAdapterMock
|
| /base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
| H A D | ohos_image_decoder_adapter_test.cpp | 224 int32_t width = imageDecoderAdapterImpl.GetImageWidth(); in HWTEST_F() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_symc.c | 74 hi_s32 ext_mbedtls_symc_setmode(hi_void *ctx, symc_alg alg, symc_mode mode, symc_width width) in ext_mbedtls_symc_setmode() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/ext_inc/ |
| H A D | vou_dev_ext.h | 53 hi_u32 width; /* new */ member
|
| /device/qemu/hardware/display/ |
| H A D | display_layer.c | 35 uint32_t width; member [all...] |
| /device/qemu/riscv32_virt/liteos_m/board/hardware/display/ |
| H A D | display_layer.c | 33 uint32_t width; member [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | ive_img.c | 85 static uint32_t IveCalStride(IVE_IMAGE_TYPE_E enType, uint32_t width, AlignType align)
in IveCalStride() argument 128 IveImgCreate(IVE_IMAGE_S* img, IVE_IMAGE_TYPE_E enType, uint32_t width, uint32_t height) IveImgCreate() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov2775/ |
| H A D | ov2775_cmos.h | 62 HI_U32 width; member
|
| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm.c | 122 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument [all...] |