Home | History | Annotate | Download | only in core

Lines Matching refs:surfaceProps

1326                               const SkSurfaceProps* surfaceProps,
1412 SkPixelGeometry geometry = surfaceProps
1413 ? surfaceProps->pixelGeometry()
1588 const SkSurfaceProps* surfaceProps,
1594 SkScalerContext::MakeRec(paint, surfaceProps, deviceMatrix, rec);
1684 const SkSurfaceProps& surfaceProps,
1695 &surfaceProps, FakeGamma::On == fakeGamma, deviceMatrix,
1715 void SkPaint::descriptorProc(const SkSurfaceProps* surfaceProps,
1728 surfaceProps, FakeGamma::On == fakeGamma, deviceMatrix,
1745 SkGlyphCache* SkPaint::detachCache(const SkSurfaceProps* surfaceProps,
1749 this->descriptorProc(surfaceProps, fakeGamma, deviceMatrix, DetachDescProc, &cache);