Home
last modified time | relevance | path

Searched refs:MakeGrayAlpha (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/private/
DGrTypesPriv.h1080 static constexpr GrColorTypeDesc MakeGrayAlpha(int grayAlpha, GrColorTypeEncoding e) { in MakeGrayAlpha() function
1149 return GrColorTypeDesc::MakeGrayAlpha(8, GrColorTypeEncoding::kUnorm); in GrGetColorTypeDesc()