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 44 void drawTexQuad(bool flipy);
ColorBuffer.cpp 228 drawTexQuad(!m_warYInvertBug);
328 drawTexQuad(true);
333 void ColorBuffer::drawTexQuad(bool flipy)

Completed in 33 milliseconds