HomeSort by relevance Sort by last modified time
    Searched refs:computeNormTotalInverse (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkNormalMapSource.h 31 bool computeNormTotalInverse(const SkShader::ContextRec& rec, SkMatrix* normTotalInverse) const;
SkNormalMapSource.cpp 142 if (!this->computeNormTotalInverse(rec, &normTotalInv)) {
160 bool SkNormalMapSourceImpl::computeNormTotalInverse(const SkShader::ContextRec& rec,

Completed in 379 milliseconds