| /base/web/webview/ohos_nweb/src/ |
| D | nweb_surface_adapter.cpp | 37 bool Handle(const char* buffer, uint32_t width, uint32_t height) override in Handle() 54 … std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) in GetCreateInfo() 73 bool NWebSurfaceAdapter::OutputFrameCallback(const char *buffer, uint32_t width, uint32_t height, in OutputFrameCallback() 95 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32… in RequestBuffer() 129 sptr<SurfaceBuffer> surfaceBuffer, const char *src, uint32_t width, uint32_t height) in CopyFrame() 164 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
|
| D | nweb_enhance_surface_adapter.cpp | 32 bool Handle(const char* buffer, uint32_t width, uint32_t height) override in Handle() 45 … std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) in GetCreateInfo()
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_cursor_info_capi.cpp | 20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() 33 InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) in OH_CursorInfo_SetRect() 47 InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) in OH_CursorInfo_GetRect()
|
| /base/inputmethod/imf/services/dialog/entry/src/main/ets/ServiceExtAbility/ |
| D | ServiceExtAbility.ts | 34 width: number; property 46 width: MIN_SIZE, constant
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_drag_data_impl.cpp | 76 bool ArkWebDragDataImpl::GetPixelMapSetting(const void** data, size_t& len, int& width, int& height) in GetPixelMapSetting() 81 bool ArkWebDragDataImpl::SetPixelMapSetting(const void* data, size_t len, int width, int height) in SetPixelMapSetting()
|
| D | ark_web_touch_handle_hot_zone_impl.cpp | 27 void ArkWebTouchHandleHotZoneImpl::SetWidth(double width) in SetWidth()
|
| D | ark_web_output_frame_callback_wrapper.cpp | 27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_touch_handle_hot_zone_wrapper.cpp | 27 void ArkWebTouchHandleHotZoneWrapper::SetWidth(double width) in SetWidth()
|
| D | ark_web_output_frame_callback_impl.cpp | 27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle()
|
| /base/web/webview/ohos_adapter/media_adapter/src/ |
| D | codec_format_adapter_impl.cpp | 30 void CodecFormatAdapterImpl::SetWidth(int32_t width) in SetWidth()
|
| D | capability_data_adapter_impl.cpp | 35 void CapabilityDataAdapterImpl::SetMaxWidth(int32_t width) in SetMaxWidth()
|
| /base/customization/enterprise_device_management/common/native/include/ |
| D | watermark_image_type.h | 24 int32_t width; member
|
| /base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
| D | codec_format_adapter_impl_test.cpp | 40 int32_t width = 1280; variable
|
| /base/web/webview/ohos_nweb/include/ |
| D | nweb_adapter_common.h | 25 uint32_t width = 0; member
|
| /base/notification/distributed_notification_service/test/fuzztest/fuzz_common_base/mock/ |
| D | mock_pixel_map.h | 35 int32_t width = fdp->ConsumeIntegralInRange<int32_t>(0, MAX_LENGTH_MODULO); variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/ |
| D | codecformatadapterimpl_fuzzer.cpp | 35 int32_t width = dataProvider.ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in CreateLocationProxyAdapterFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/ |
| D | mediacodecdecoderadapterimpl_fuzzer.cpp | 40 void OnStreamChanged(int32_t width, int32_t height, double frameRate) override {} in OnStreamChanged() 81 int32_t width; member in OHOS::DecoderFormatAdapterMock
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_decoder_format_adapter_impl.cpp | 39 void ArkDecoderFormatAdapterImpl::SetWidth(int32_t width) in SetWidth()
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| D | ui_graphic_engine_unittest.cpp | 52 uint16_t width = OHOS::Screen::GetInstance().GetWidth(); variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/ |
| D | capabilitydataadapterimpl_fuzzer.cpp | 36 int32_t width = dataProvider.ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in CapabilityDataAdapterImplFuzzTest() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_decoder_format_adapter_wrapper.cpp | 40 void ArkDecoderFormatAdapterWrapper::SetWidth(int32_t width) in SetWidth()
|
| /base/tee/tee_os_kernel/kernel/lib/ |
| D | printk.c | 45 static int prints(char **out, const char *string, int width, int flags) in prints() 79 static int simple_outputi(char **out, long i, int base, int sign, int width, in simple_outputi() 124 int width, flags; in simple_vsprintf() local
|
| /base/powermgr/battery_manager/charger/src/ |
| D | charger_animation.cpp | 62 constexpr std::size_t width = 2ul; in StrToColor() local 112 auto width = ChargerGraphicEngine::GetInstance().GetScreenWidth(); in InitAllComponents() local
|
| /base/web/webview/ohos_adapter/camera_adapter/src/ |
| D | format_adapter_mock.cpp | 40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth()
|
| D | format_adapter_impl.cpp | 40 void FormatAdapterImpl::SetWidth(uint32_t width) in SetWidth()
|