Searched refs:getYUVA8Planes (Results 1 – 4 of 4) sorted by relevance
111 bool getYUVA8Planes(const SkYUVASizeInfo& sizeInfo,
41 bool SkImageGenerator::getYUVA8Planes(const SkYUVASizeInfo& sizeInfo, in getYUVA8Planes() function in SkImageGenerator
91 ig.getYUVA8Planes(sizeInfo, yuvaIndices, planes); in DEF_TEST()
315 return fGen->getYUVA8Planes(sizeInfo, yuvaIndices, planes); in onGetYUVA8Planes()