Searched refs:ProcessYUVImage (Results 1 – 4 of 4) sorted by relevance
269 imageBase->ProcessYUVImage(gpuContext);271 imageBase->ProcessYUVImage(gpuContext);275 imageBase->ProcessYUVImage(gpuContext);
81 void ProcessYUVImage(std::shared_ptr<Drawing::GPUContext> gpuContext);
447 void RSImageBase::ProcessYUVImage(std::shared_ptr<Drawing::GPUContext> gpuContext) in ProcessYUVImage() function in OHOS::Rosen::RSImageBase
449 ProcessYUVImage(canvas.GetGPUContext()); in UploadGpu()