/base/web/webview/ohos_nweb/src/ |
D | nweb_enhance_surface_adapter.cpp | 37 uint32_t width, in GetCreateInfo() 50 uint32_t width, in GetSize() 59 …createInfo.output_render_frame = [] (const char *buffer, uint32_t width, uint32_t height) -> bool { in GetRenderInterface()
|
D | nweb_surface_adapter.cpp | 41 uint32_t width, in GetCreateInfo() 58 uint32_t width, in GetSize() 71 …createInfo.output_render_frame = [surfaceWeak, this] (const char *buffer, uint32_t width, uint32_t… in GetRenderInterface() 92 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32… in RequestBuffer() 126 sptr<SurfaceBuffer> surfaceBuffer, const char *src, uint32_t width, uint32_t height) in CopyFrame() 161 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
|
D | nweb_helper.cpp | 327 … NWebAdapterHelper::CreateNWeb(sptr<Surface> surface, const NWebInitArgs &initArgs, uint32_t width, in CreateNWeb() 348 uint32_t width, in CreateNWeb()
|
/base/useriam/face_auth/ui/Settings_FaceAuth/.idea/previewer/ |
D | previewConfigV2.json | 10 "width": 1080, number 21 "width": 2200, number
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_adapter_common.h | 25 uint32_t width = 0; member
|
/base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/ |
D | requestbuffer_fuzzer.cpp | 111 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local 127 uint32_t width; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_nweb/flushbuffer_fuzzer/ |
D | flushbuffer_fuzzer.cpp | 111 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local 145 uint32_t width; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/ |
D | copyframe_fuzzer.cpp | 111 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local 131 uint32_t width; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/ohos_nweb/ |
D | nweb_handler_impl_test.cpp | 52 void RgbaToRgb(char* buf, int width, int height) in RgbaToRgb() 76 void WriteToBmp(const std::string& filename, char* buf, int width, int height) in WriteToBmp() 102 void DumpToBmp(const std::string& filename, char* buf, int width, int height) in DumpToBmp() 193 size_t width, in OnPageIcon()
|
/base/update/updater/services/ui/view/ |
D | view_api.cpp | 74 constexpr std::size_t width = 2ul; in StrToColor() local
|
/base/web/webview/ohos_adapter/interfaces/ |
D | pasteboard_client_adapter.h | 43 int32_t width; member
|
D | imf_adapter.h | 45 double width = 0.0; member
|
/base/update/updater/services/ui/view/page/ |
D | base_page.cpp | 29 BasePage::BasePage(int16_t width, int16_t height) in BasePage()
|
/base/telephony/cellular_call/services/connection/src/ |
D | config_request.cpp | 148 int32_t ConfigRequest::SetPreviewWindowRequest(int32_t x, int32_t y, int32_t z, int32_t width, int3… in SetPreviewWindowRequest() 158 int32_t ConfigRequest::SetDisplayWindowRequest(int32_t x, int32_t y, int32_t z, int32_t width, int3… in SetDisplayWindowRequest()
|
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
D | imsclient_fuzzer.cpp | 100 int32_t width = static_cast<int32_t>(size % 4); in TestImsCallClientWithSlotAndType() local 215 int32_t width = static_cast<int32_t>(size % 4); in TestImsCallProxyWithSlotAndType() local
|
/base/startup/hvb/libhvb/include/ |
D | hvb_crypto.h | 35 uint32_t width; member
|
/base/web/webview/test/unittest/common/ |
D | nweb_create_window.cpp | 101 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/web/webview/test/fuzztest/executejavascript_fuzzer/ |
D | executejavascript_fuzzer.cpp | 115 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
D | setpreviewwindow_fuzzer.cpp | 75 int32_t width = static_cast<int32_t>(size); in SetPreviewWindow() local 101 int32_t width = static_cast<int32_t>(size); in SetDisplayWindow() local
|
/base/web/webview/test/fuzztest/loadurl_fuzzer/ |
D | loadurl_fuzzer.cpp | 108 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/web/webview/test/fuzztest/unregisterarkjsfunction_fuzzer/ |
D | unregisterarkjsfunction_fuzzer.cpp | 108 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/web/webview/test/unittest/ohos_adapter_helper/ |
D | ohos_adapter_helper_test.cpp | 109 uint32_t width = 1; variable
|
/base/web/webview/test/fuzztest/ohos_nweb/requestvsync_fuzzer/ |
D | requestvsync_fuzzer.cpp | 113 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/web/webview/test/fuzztest/cannavigatebackorforward_fuzzer/ |
D | cannavigatebackorforward_fuzzer.cpp | 108 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|
/base/web/webview/test/fuzztest/oninputaxisevent_fuzzer/ |
D | oninputaxisevent_fuzzer.cpp | 108 int width = HasArg(ARG_WIDTH) ? GetNumFromArgs(ARG_WIDTH) : DEFAULT_WIDTH; in CreateWindow() local
|