Home
last modified time | relevance | path

Searched refs:toTriStrip (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp140 xforms[spriteIndex].toTriStrip(currRect.width(), currRect.height(), strip); in DrawAtlasOpImpl()
/third_party/skia/src/core/
H A DSkMatrix.cpp1834 void SkRSXform::toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const { in toTriStrip() function in SkRSXform

Completed in 5 milliseconds