Searched refs:getIsNp2 (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsType.h98 bool getIsNp2() const;
H A DrsType.cpp208 bool Type::getIsNp2() const { function in class:Type
/frameworks/rs/driver/
H A DrsdShader.cpp416 if (!dc->gl.gl.OES_texture_npot && tex->getType()->getIsNp2()) {

Completed in 67 milliseconds