Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2936 GLint rWidth = m_defaultFBOWidth; in setupImageBlitForTexture() local
2941 gl.glBlitFramebuffer(0, 0, rWidth, rHeight, 0, 0, rWidth, rHeight, in setupImageBlitForTexture()