Searched refs:kFull_BlitFramebufferSupport (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.h87 kFull_BlitFramebufferSupport enumerator in enum:GrGLCaps::BlitFramebufferSupport
H A DGrGLCaps.cpp841 fBlitFramebufferSupport = kFull_BlitFramebufferSupport;
850 fBlitFramebufferSupport = kFull_BlitFramebufferSupport;
854 fBlitFramebufferSupport = kFull_BlitFramebufferSupport;
858 fBlitFramebufferSupport = kFull_BlitFramebufferSupport;
H A DGrGLGpu.cpp3159 case GrGLCaps::kFull_BlitFramebufferSupport:

Completed in 120 milliseconds