Searched refs:ClipboardToImageAlphaType (Results 1 – 4 of 4) sorted by relevance
32 dataRecordAdapterImpl->ClipboardToImageAlphaType(alphaType); in ClipboardToImageAlphaTypeFuzzTest()
779 Media::AlphaType result = g_datarecord->ClipboardToImageAlphaType(alphaType);783 result = g_datarecord->ClipboardToImageAlphaType(alphaType);787 result = g_datarecord->ClipboardToImageAlphaType(alphaType);791 result = g_datarecord->ClipboardToImageAlphaType(alphaType);
66 Media::AlphaType ClipboardToImageAlphaType(ClipBoardImageAlphaType alphaType);
200 Media::AlphaType PasteDataRecordAdapterImpl::ClipboardToImageAlphaType in ClipboardToImageAlphaType() function in OHOS::NWeb::PasteDataRecordAdapterImpl238 opt.alphaType = ClipboardToImageAlphaType(imageData->GetAlphaType()); in SetImgData()