Searched defs:hasColors (Results 1 – 8 of 8) sorted by relevance
222 function hasColors(count, env) { function236 hasColors, property
70 bool hasColors() const { return fHasColors; } in hasColors() function in __anonb836baec0111::DrawAtlasOpImpl92 bool hasColors, in make_gp()362 bool hasColors) { in randomize_params()379 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
662 SkTArray<uint32_t>* colors, bool hasColors, in randomize_params()699 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
16 hasColors: false, property
25 bool hasColors() const { return SkToBool(fVertices->fColors); } in hasColors() function
101 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local311 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
124 WriteStream.prototype.hasColors = hasColors; method in WriteStream
92 bool hasColors, in init_vertices_paint()