Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.h44 void drawTexQuad();
DColorBuffer.cpp215 drawTexQuad(); // this will render the texture flipped in blitFromCurrentReadBuffer()
316 drawTexQuad(); in post()
321 void ColorBuffer::drawTexQuad() in drawTexQuad() function in ColorBuffer