Home
last modified time | relevance | path

Searched defs:skPath (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/
DGrPath.h23 GrPath(GrGpu* gpu, const SkPath& skPath, const SkStrokeRec& stroke) in GrPath()
DGrStencilAndCoverPathRenderer.cpp76 static GrPath* get_gr_path(GrGpu* gpu, const SkPath& skPath, const SkStrokeRec& stroke) { in get_gr_path()
DGrFontScaler.cpp236 const SkPath* skPath = fStrike->findPath(glyph); in getGlyphPath() local
/external/skia/src/gpu/gl/
DGrGLPath.cpp93 const SkPath& skPath, in InitPathObject()
/external/skia/experimental/SkV8Example/
DPath2DBuilder.cpp254 SkPath* skPath = new SkPath(path->fSkPath); in Finalize() local
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp270 void CFX_SkiaDeviceDriver::SetClipMask(SkPath& skPath, SkPaint* spaint) in SetClipMask()
359 FX_BOOL CFX_SkiaDeviceDriver::RenderRasterizerSkia(SkPath& skPath, const SkPaint& origPaint, SkIRec… in RenderRasterizerSkia()
/external/skia/src/ports/
DSkFontHost_mac.cpp1411 SkPath* skPath = (SkPath*)info; in CTPathElement() local