Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h287 bool imagingSupport() const { return fImagingSupport; } in imagingSupport() function
/third_party/skia/src/gpu/gl/
DGrGLCaps.h319 bool imagingSupport() const { return fImagingSupport; } in imagingSupport() function