Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DGrTypesPriv.h1054 static constexpr GrColorFormatDesc MakeGrayAlpha(int grayAlpha, GrColorTypeEncoding e) { in MakeGrayAlpha() argument
1055 return {0, 0, 0, 0, grayAlpha, e}; in MakeGrayAlpha()