Searched refs:fDstToIndexProc (Results 1 – 6 of 6) sorted by relevance
80 SkMatrix::MapXYProc proc = fDstToIndexProc; in shadeSpan()
168 SkMatrix::MapXYProc fDstToIndexProc; variable
354 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()806 fDstToIndexProc(fDstToIndex, x + SK_ScalarHalf, y + SK_ScalarHalf, &srcPt); in shade4_clamp()
238 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()
195 SkMatrix::MapXYProc dstProc = fDstToIndexProc; in shadeSpan()
389 fDstToIndexProc = fDstToIndex.getMapXYProc(); in GradientShaderBaseContext()