Searched refs:SetAltPixelMap (Results 1 – 4 of 4) sorted by relevance
145 static void SetAltPixelMap(FrameNode* frameNode, void* pixelMap);
753 void ImageModelNG::SetAltPixelMap(FrameNode* frameNode, void* pixelMap) in SetAltPixelMap() function in OHOS::Ace::NG::ImageModelNG
274 imageModelNG.SetAltPixelMap(nullptr, nullptr);
732 ImageModelNG::SetAltPixelMap(frameNode, sourceInfo->pixelMap); in SetAltSourceInfo()