Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/gpu/ganesh/
H A DGrTypesPriv.h726 static constexpr GrColorFormatDesc MakeRGBA(int rgba, GrColorTypeEncoding e) { in MakeRGBA() function
730 static constexpr GrColorFormatDesc MakeRGBA(int rgb, int a, GrColorTypeEncoding e) { in MakeRGBA() function