Home
last modified time | relevance | path

Searched refs:fBlitFramebufferSupport (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h227 BlitFramebufferSupport blitFramebufferSupport() const { return fBlitFramebufferSupport; } in blitFramebufferSupport()
421 BlitFramebufferSupport fBlitFramebufferSupport; variable
DGrGLCaps.cpp57 fBlitFramebufferSupport = kNone_BlitFramebufferSupport; in GrGLCaps()
841 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
845 fBlitFramebufferSupport = kNoScalingNoMirroring_BlitFramebufferSupport; in initFSAASupport()
850 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
854 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()
858 fBlitFramebufferSupport = kFull_BlitFramebufferSupport; in initFSAASupport()