Searched defs:hasColors (Results 1 – 7 of 7) sorted by relevance
70 bool hasColors() const { return fHasColors; } in hasColors() function in __anon3a9bfbb80111::DrawAtlasOpImpl92 bool hasColors, in make_gp()362 bool hasColors) { in randomize_params()379 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
724 static SkMeshSpecification* make_vertices_spec(bool hasColors, bool hasTex) { in make_vertices_spec()
25 bool hasColors() const { return SkToBool(fVertices->fColors); } in hasColors() function
101 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local278 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
51 const Renderer* vertices(SkVertices::VertexMode mode, bool hasColors, bool hasTexCoords) const { in vertices()
26 static bool hasColors(const llvm::raw_ostream &out) { in hasColors() function
156 bool hasColors, in init_vertices_paint()