Searched refs:fHasColors (Results 1 – 1 of 1) sorted by relevance
894 fBatch.fHasColors = true; in DrawVerticesBatch()896 fBatch.fHasColors = false; in DrawVerticesBatch()922 bool hasColors() const { return fBatch.fHasColors; } in hasColors()976 bool fHasColors; member