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

  /frameworks/base/libs/rs/
rsSampler.cpp 68 if (!rsc->ext_OES_texture_npot() && npot) {
rsContext.h 168 bool ext_OES_texture_npot() const {return mGL.OES_texture_npot;}

Completed in 343 milliseconds