Searched defs:MakeDivByTextureWHMatrix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrCoordTransform.h67 this->reset(sourceCoords, MakeDivByTextureWHMatrix(texture), texture);
106 static inline SkMatrix MakeDivByTextureWHMatrix(const GrTexture* texture) { function in class:GrCoordTransform
/external/skia/include/gpu/
H A DGrEffect.h171 static inline SkMatrix MakeDivByTextureWHMatrix(const GrTexture* texture) { function in class:GrEffect

Completed in 162 milliseconds