Home
last modified time | relevance | path

Searched defs:alphaType (Results 1 – 9 of 9) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/clipboardtoimagealphatype_fuzzer/
Dclipboardtoimagealphatype_fuzzer.cpp31 ClipBoardImageAlphaType alphaType = ClipBoardImageAlphaType::ALPHA_TYPE_UNKNOWN; in ClipboardToImageAlphaTypeFuzzTest() local
/base/web/webview/ohos_adapter/interfaces/
Dpasteboard_client_adapter.h46 ClipBoardImageAlphaType alphaType; member
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp68 void PixelMap::UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_… in UpdatePixelsAlpha()
283 bool PixelMap::SetAlphaType(const AlphaType &alphaType) in SetAlphaType()
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
Dpasteboard_client_adapter_impl.cpp156 (ClipBoardImageAlphaType alphaType) in ClipboardToImageAlphaType()
/base/web/webview/test/unittest/pasteboard_adapter/
Dpasteboard_client_adapter_test.cpp691 ClipBoardImageAlphaType alphaType = ClipBoardImageAlphaType::ALPHA_TYPE_UNKNOWN; variable
/base/web/webview/test/unittest/common/
Dnweb_create_window.h230 ImageColorType& colorType, ImageAlphaType& alphaType) override in GetFavicon()
/base/web/webview/ohos_nweb/include/
Dnweb_handler.h80 ImageAlphaType alphaType; member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp998 …t void **data, size_t &width, size_t &height, ImageColorType &colorType, ImageAlphaType &alphaType) in GetFavicon()
Dnapi_webview_controller.cpp3052 Media::AlphaType getAlphaType(ImageAlphaType alphaType) in getAlphaType()
3082 ImageAlphaType alphaType = ImageAlphaType::ALPHA_TYPE_UNKNOWN; in GetFavicon() local
3229 ImageAlphaType alphaType = ImageAlphaType::ALPHA_TYPE_UNKNOWN; in GetFavicon() local