Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrPLSPathRenderer.cpp135 static bool get_geometry(const SkPath& path, const SkMatrix& m, PLSVertices& triVertices, in get_geometry() function
871 if (!get_geometry(*pathPtr, *viewMatrix, triVertices, quadVertices, rp, bounds)) { in onPrepareDraws()