Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp2207 bool disallowSubrectForBlitFramebuffer = false; in initDescForDstCopy() local
2211 disallowSubrectForBlitFramebuffer = true; in initDescForDstCopy()
2231 *disallowSubrect = disallowSubrectForBlitFramebuffer; in initDescForDstCopy()
2247 *disallowSubrect = disallowSubrectForBlitFramebuffer; in initDescForDstCopy()