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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawTarget.cpp1059 static SkString map_flags_to_string(uint32_t flags) { function
1100 r.appendf("Map Buffer Support : %s\n", map_flags_to_string(fMapBufferFlags).c_str());
/external/skia/src/gpu/
H A DGrDrawTarget.cpp1084 static SkString map_flags_to_string(uint32_t flags) { function
1124 r.appendf("Map Buffer Support : %s\n", map_flags_to_string(fMapBufferFlags).c_str());

Completed in 145 milliseconds