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

/external/skia/src/core/
H A DSkLightingShader.cpp363 SkMatrix diffM, normM; local
365 if (!make_mat(fDiffuseMap, this->getLocalMatrix(), localMatrix, &diffM)) {
406 new LightingFP(diffuseTexture, normalTexture, diffM, normM, diffParams, normParams, fLights,

Completed in 78 milliseconds