Searched refs:SetExternalDecodeFormat (Results 1 – 3 of 3) sorted by relevance
370 void SetExternalDecodeFormat(PixelFormat externalDecodeFormat);
515 void ImagePattern::SetExternalDecodeFormat(PixelFormat externalDecodeFormat) in SetExternalDecodeFormat() function in OHOS::Ace::NG::ImagePattern
279 imagePattern->SetExternalDecodeFormat(imageFormat_); in UpdateImageNode()