Searched defs:MakeRGBA (Results 1 – 2 of 2) sorted by relevance
1022 static constexpr GrColorFormatDesc MakeRGBA(int rgba, GrColorTypeEncoding e) { in MakeRGBA() function1026 static constexpr GrColorFormatDesc MakeRGBA(int rgb, int a, GrColorTypeEncoding e) { in MakeRGBA() function
1243 static constexpr GrColorTypeDesc MakeRGBA(int rgba, GrColorTypeEncoding e) { in MakeRGBA() function1247 static constexpr GrColorTypeDesc MakeRGBA(int rgb, int a, GrColorTypeEncoding e) { in MakeRGBA() function