Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.cpp170 static SkString map_flags_to_string(uint32_t flags) { in map_flags_to_string() function
279 writer->appendString("Map Buffer Support", map_flags_to_string(fMapBufferFlags).c_str()); in dumpJSON()