Home
last modified time | relevance | path

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

/external/skia/bench/
DMatrixBench.cpp122 fMatrix.dirtyMatrixTypeCache(); in performTest()
124 fMatrix.dirtyMatrixTypeCache(); in performTest()
126 fMatrix.dirtyMatrixTypeCache(); in performTest()
128 fMatrix.dirtyMatrixTypeCache(); in performTest()
130 fMatrix.dirtyMatrixTypeCache(); in performTest()
132 fMatrix.dirtyMatrixTypeCache(); in performTest()
134 fMatrix.dirtyMatrixTypeCache(); in performTest()
/external/skia/include/core/
DSkMatrix.h703 void dirtyMatrixTypeCache() { in dirtyMatrixTypeCache() function