Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleAtlas.cpp172 void toggleUseColors() { in toggleUseColors() function in DrawAtlasDrawable
220 case 'C': fDrawable->toggleUseColors(); return true; in onChar()
/third_party/flutter/skia/samplecode/
DSampleAtlas.cpp169 void toggleUseColors() { in toggleUseColors() function in DrawAtlasDrawable
217 case 'C': fDrawable->toggleUseColors(); return true; in onChar()
DSampleLitAtlas.cpp39 void toggleUseColors() { in toggleUseColors() function in DrawLitAtlasDrawable
454 fDrawable->toggleUseColors(); in onChar()