Searched defs:GrSwizzle (Results 1 – 3 of 3) sorted by relevance
19 GrSwizzle() { *this = RGBA(); } in GrSwizzle() function21 GrSwizzle(const GrSwizzle& that) { *this = that; } in GrSwizzle() function135 explicit GrSwizzle(const char* str) { in GrSwizzle() function
46 class GrSwizzle; variable
29 class GrSwizzle; variable