Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrAtlasManager.h133 static GrMaskFormat AtlasIndexToMaskFormat(int idx) { return static_cast<GrMaskFormat>(idx); } in AtlasIndexToMaskFormat() function
/third_party/flutter/skia/src/gpu/text/
DGrAtlasManager.h134 static GrMaskFormat AtlasIndexToMaskFormat(int idx) { return static_cast<GrMaskFormat>(idx); } in AtlasIndexToMaskFormat() function