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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 132 void setUnpackAlignment(GLint param){ m_unpackAlignment = param; };
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 317 void setUnpackAlignment(GLint alignment);
Context.cpp 779 void Context::setUnpackAlignment(GLint alignment)
    [all...]
libGLESv2.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]

Completed in 240 milliseconds