Searched defs:hasColors (Results 1 – 4 of 4) sorted by relevance
39 static const GrGeometryProcessor* set_vertex_attributes(bool hasColors, in set_vertex_attributes()234 SkTArray<GrColor>* colors, bool hasColors) { in randomize_params()251 bool hasColors = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
258 SkTArray<GrColor>* colors, bool hasColors, in randomize_params()287 bool hasColors = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
57 bool hasColors() const { return fHasColors; } in hasColors() function
26 static bool hasColors(const llvm::raw_ostream &out) { in hasColors() function