Searched refs:fUseColors (Results 1 – 3 of 3) sorted by relevance
138 bool fUseColors; member in DrawAtlasDrawable142 : fProc(proc), fBounds(r), fUseColors(false) in DrawAtlasDrawable()170 fUseColors = !fUseColors; in toggleUseColors()181 if (fUseColors) { in onDraw()189 const SkColor* colorsPtr = fUseColors ? colors : nullptr; in onDraw()
25 , fUseColors(false) in DrawLitAtlasDrawable()40 fUseColors = !fUseColors; in toggleUseColors()91 if (fUseColors) { in onDraw()98 if (fUseColors) { in onDraw()114 const SkColor* colorsPtr = fUseColors ? colors : NULL; in onDraw()437 bool fUseColors; member in DrawLitAtlasDrawable
141 bool fUseColors; member in DrawAtlasDrawable145 : fProc(proc), fBounds(r), fUseColors(false) in DrawAtlasDrawable()173 fUseColors = !fUseColors; in toggleUseColors()184 if (fUseColors) { in onDraw()192 const SkColor* colorsPtr = fUseColors ? colors : nullptr; in onDraw()