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

/external/skia/include/core/
H A DSkPaint.h1075 void descriptorProc(const SkDeviceProperties* deviceProperties, const SkMatrix* deviceMatrix,
/external/skia/src/core/
H A DSkPaint.cpp1039 paint.descriptorProc(NULL, zoomPtr, FontMetricsDescProc, metrics, true);
1705 /* see the note on ignoreGamma on descriptorProc */
1736 void SkPaint::descriptorProc(const SkDeviceProperties* deviceProperties, function in class:SkPaint
1768 this->descriptorProc(deviceProperties, deviceMatrix, DetachDescProc, &cache, ignoreGamma);

Completed in 56 milliseconds