Searched refs:CopyRGBAToSurfaceBuffer (Results 1 – 1 of 1) sorted by relevance
4002 static bool CopyRGBAToSurfaceBuffer(const DecodeContext& context, sptr<SurfaceBuffer>& sb, PlImageI… in CopyRGBAToSurfaceBuffer() function4109 …if ((!CopyRGBAToSurfaceBuffer(context, sb, plInfo)) && (!CopyYUVToSurfaceBuffer(context, sb, plInf… in CopyContextIntoSurfaceBuffer()