Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrFPArgs.h31 class WithPostLocalMatrix; member
76 WithPostLocalMatrix(const GrFPArgs& args, const SkMatrix& lm) : INHERITED(args) { in WithPostLocalMatrix() function