Searched refs:invProc (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBitmapShaderTemplate.h59 SkMatrix::MapPtProc invProc = this->getUnitInverseProc(); local
62 SkMatrix::MapPtProc invProc = this->getInverseMapPtProc(); local
117 invProc(inv, SkIntToScalar(x) + SK_ScalarHalf,
203 SkMatrix::MapPtProc invProc = this->getUnitInverseProc(); local
206 SkMatrix::MapPtProc invProc = this->getInverseMapPtProc(); local
240 invProc(inv, SkIntToScalar(x) + SK_ScalarHalf,

Completed in 182 milliseconds