Home
last modified time | relevance | path

Searched refs:dirtyMatrixTypeCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DMatrixBench.cpp121 fMatrix.dirtyMatrixTypeCache(); in performTest()
123 fMatrix.dirtyMatrixTypeCache(); in performTest()
125 fMatrix.dirtyMatrixTypeCache(); in performTest()
127 fMatrix.dirtyMatrixTypeCache(); in performTest()
129 fMatrix.dirtyMatrixTypeCache(); in performTest()
131 fMatrix.dirtyMatrixTypeCache(); in performTest()
133 fMatrix.dirtyMatrixTypeCache(); in performTest()
/external/skia/include/core/
DSkMatrix.h710 void dirtyMatrixTypeCache() { in dirtyMatrixTypeCache() function