Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrCaps.cpp184 static SkString map_flags_to_string(uint32_t flags) { in map_flags_to_string() function
292 writer->appendString("Map Buffer Support", map_flags_to_string(fMapBufferFlags)); in dumpJSON()