Searched defs:hasMipmaps (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libagl/
H A DTextureObjectManager.h60 bool hasMipmaps() const { return mMipmaps!=0; } function in class:android::EGLTextureObject
/frameworks/rs/cpp/
H A DType.h60 bool hasMipmaps() const { function in class:android::renderscriptCpp::Type
/frameworks/rs/
H A DrsAllocation.h59 bool hasMipmaps; member in struct:android::renderscript::Allocation::Hal::State
/frameworks/base/graphics/java/android/renderscript/
H A DType.java114 public boolean hasMipmaps() { method in class:Type
137 boolean hasLod = hasMipmaps();
/frameworks/compile/libbcc/lib/ScriptCRT/
H A Drs_structs.h39 bool hasMipmaps; member in struct:Allocation::__anon1241::__anon1242

Completed in 4344 milliseconds