Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPaint.h1084 void descriptorProc(const SkSurfaceProps* surfaceProps, uint32_t scalerContextFlags,
/external/skia/src/core/
DSkPaint.cpp946 paint.descriptorProc(nullptr, kNone_ScalerContextFlags, zoomPtr, FontMetricsDescProc, metrics); in getFontMetrics()
1714 void SkPaint::descriptorProc(const SkSurfaceProps* surfaceProps, in descriptorProc() function in SkPaint
1750 this->descriptorProc(surfaceProps, scalerContextFlags, deviceMatrix, DetachDescProc, &cache); in detachCache()