Home
last modified time | relevance | path

Searched defs:imgInfo (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/imagetoclipboardalphatype_fuzzer/
Dimagetoclipboardalphatype_fuzzer.cpp31 Media::ImageInfo imgInfo; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/imagetoclipboardcolortype_fuzzer/
Dimagetoclipboardcolortype_fuzzer.cpp31 Media::ImageInfo imgInfo; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
Dpasteboard_client_adapter_impl.cpp128 (const Media::ImageInfo &imgInfo) in ImageToClipboardAlphaType()
143 (const Media::ImageInfo &imgInfo) in ImageToClipboardColorType()
245 Media::ImageInfo imgInfo; in GetImgData() local
/base/web/webview/test/unittest/pasteboard_adapter/
Dpasteboard_client_adapter_test.cpp653 Media::ImageInfo imgInfo; variable
679 Media::ImageInfo imgInfo; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp352 bool PixelMap::ReadImageInfo(Parcel &parcel, ImageInfo &imgInfo) in ReadImageInfo()