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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 62 const int32_t align = ctx->getUnpackAlignment()-1;
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 133 GLint getUnpackAlignment(){ return m_unpackAlignment; };
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 240 GLint getUnpackAlignment() const;
Context.cpp 846 GLint Context::getUnpackAlignment() const
    [all...]

Completed in 453 milliseconds