Searched refs:MakeGray (Results 1 – 1 of 1) sorted by relevance
1076 static constexpr GrColorTypeDesc MakeGray(int grayBits, GrColorTypeEncoding e) { in MakeGray() function1147 return GrColorTypeDesc::MakeGray(8, GrColorTypeEncoding::kUnorm); in GrGetColorTypeDesc()1163 return GrColorTypeDesc::MakeGray(8, GrColorTypeEncoding::kUnorm); in GrGetColorTypeDesc()1181 return GrColorTypeDesc::MakeGray(16, GrColorTypeEncoding::kFloat); in GrGetColorTypeDesc()