Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleAtlas.cpp141 bool fUseColors; member in DrawAtlasDrawable
145 : fProc(proc), fBounds(r), fUseColors(false) in DrawAtlasDrawable()
173 fUseColors = !fUseColors; in toggleUseColors()
184 if (fUseColors) {
192 const SkColor* colorsPtr = fUseColors ? colors : nullptr;

Completed in 1 milliseconds