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

/frameworks/rs/
H A DrsType.h96 bool getIsNp2() const;
H A DrsType.cpp201 bool Type::getIsNp2() const { function in class:Type
/frameworks/support/renderscript/v8/rs_support/
H A DrsType.h96 bool getIsNp2() const;
H A DrsType.cpp201 bool Type::getIsNp2() const { function in class:Type
/frameworks/rs/driver/
H A DrsdShader.cpp409 if (!dc->gl.gl.OES_texture_npot && tex->getType()->getIsNp2()) {

Completed in 893 milliseconds