Searched refs:SrcOverWillNeedDstTexture (Results 1 – 3 of 3) sorted by relevance
51 static bool SrcOverWillNeedDstTexture(const GrCaps& caps,
57 return GrPorterDuffXPFactory::SrcOverWillNeedDstTexture(caps, optimizations, in willXPNeedDstTexture()
899 bool GrPorterDuffXPFactory::SrcOverWillNeedDstTexture(const GrCaps& caps, in SrcOverWillNeedDstTexture() function in GrPorterDuffXPFactory