Searched refs:drawWithOverlay (Results 1 – 2 of 2) sorted by relevance
55 bool drawWithOverlay(GLuint texture, float rotationDegrees, float dx, float dy) { in drawWithOverlay() function
901 return m_textureDraw->drawWithOverlay(getViewportScaledTexture(), rotation, dx, dy); in postViewportScaledWithOverlay()