Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrBackendSurface.h31 class GrColorFormatDesc; variable
/third_party/skia/include/private/
DGrTypesPriv.h1088 constexpr GrColorFormatDesc(int r, int g, int b, int a, int gray, GrColorTypeEncoding encoding) in GrColorFormatDesc() function