Home
last modified time | relevance | path

Searched defs:MakeRGBA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/private/
DGrTypesPriv.h1022 static constexpr GrColorFormatDesc MakeRGBA(int rgba, GrColorTypeEncoding e) { in MakeRGBA() function
1026 static constexpr GrColorFormatDesc MakeRGBA(int rgb, int a, GrColorTypeEncoding e) { in MakeRGBA() function
/third_party/flutter/skia/include/private/
DGrTypesPriv.h1243 static constexpr GrColorTypeDesc MakeRGBA(int rgba, GrColorTypeEncoding e) { in MakeRGBA() function
1247 static constexpr GrColorTypeDesc MakeRGBA(int rgb, int a, GrColorTypeEncoding e) { in MakeRGBA() function