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

  /frameworks/base/libs/rs/
rsContext.h 169 bool ext_GL_IMG_texture_npot() const {return mGL.GL_IMG_texture_npot;}
206 bool GL_IMG_texture_npot;
rsContext.cpp 575 mGL.GL_IMG_texture_npot = NULL != strstr((const char *)mGL.mExtensions, "GL_IMG_texture_npot");

Completed in 8054 milliseconds