Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/mock/
DGrMockTypes.h90 enum Renderability { kNo, kNonMSAA, kMSAA }; enumerator
/third_party/skia/include/gpu/mock/
DGrMockTypes.h114 enum Renderability { kNo, kNonMSAA, kMSAA }; enumerator
/third_party/skia/src/gpu/
DGrSurfaceProxy.h38 kMSAA = 1 << 0, // Blit and resolve an internal MSAA render buffer into the texture. enumerator
/third_party/skia/include/private/
DGrTypesPriv.h229 kMSAA, enumerator
/third_party/flutter/skia/include/private/
DGrTypesPriv.h272 kMSAA enumerator