Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrPathRendering.h38 enum PathTransformType { enum
48 static inline int PathTransformSize(PathTransformType type) { in PathTransformSize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dgl_enum_utils_autogen.h147 PathTransformType, enumerator
Dgl_enum_utils_autogen.cpp4737 case GLenumGroup::PathTransformType: in GLenumToString()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h142 PathTransformType, enumerator
Dgl_enum_utils_autogen.cpp3163 case GLenumGroup::PathTransformType: in GLenumToString()
/third_party/flutter/skia/src/gpu/ops/
DGrDrawPathOp.cpp106 GrPathRendering::PathTransformType type, int count, in pre_translate_transform_values()