Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrCaps.h63 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically() function
/third_party/skia/src/gpu/
DGrCaps.h74 bool msaaResolvesAutomatically() const { return fMSAAResolvesAutomatically; } in msaaResolvesAutomatically() function