Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp424 descriptorProc(NULL, DetachDescProc, &cache, true); in getUnicharMetrics()
434 descriptorProc(NULL, DetachDescProc, &cache, true); in getGlyphMetrics()
445 descriptorProc(NULL, DetachDescProc, &cache, true); in findImage()
1163 this->descriptorProc(zoomPtr, FontMetricsDescProc, metrics, true); in getFontMetrics()
1646 void SkPaint::descriptorProc(const SkMatrix* deviceMatrix, in descriptorProc() function in SkPaint
1763 this->descriptorProc(deviceMatrix, DetachDescProc, &cache); in detachCache()
/external/skia/include/core/
DSkPaint.h945 void descriptorProc(const SkMatrix* deviceMatrix,