HomeSort by relevance Sort by last modified time
    Searched refs:drawTexQuad (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.h 43 void drawTexQuad(bool flipy);
ColorBuffer.cpp 215 drawTexQuad(!m_warYInvertBug);
315 drawTexQuad(true);
320 void ColorBuffer::drawTexQuad(bool flipy)

Completed in 49 milliseconds