Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrFPArgs.h27 class WithPreLocalMatrix; member
45 WithPreLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPreLocalMatrix() function