Searched refs:fDstToIndexProc (Results 1 – 6 of 6) sorted by relevance
82 SkMatrix::MapXYProc proc = fDstToIndexProc; in shadeSpan()
174 SkMatrix::MapXYProc fDstToIndexProc; variable
302 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()725 fDstToIndexProc(fDstToIndex, x + SK_ScalarHalf, y + SK_ScalarHalf, &srcPt); in shade4_clamp()
243 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()
197 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()
308 fDstToIndexProc = fDstToIndex.getMapXYProc(); in GradientShaderBaseContext()