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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLESpointer.h 35 unsigned int getBufferOffset() const;
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLESpointer.cpp 63 unsigned int GLESpointer::getBufferOffset() const {
GLEScontext.cpp 270 int start = p->getBufferOffset()+first*attribSize;
284 int start = p->getBufferOffset();
298 int offset = p->getBufferOffset();
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]

Completed in 121 milliseconds