Searched refs:hasMipmaps (Results 1 – 9 of 9) sorted by relevance
109 public boolean hasMipmaps() { in hasMipmaps() method in Type132 boolean hasLod = hasMipmaps(); in calcElementCount()
142 if (!mAdaptedAllocation.getType().hasMipmaps()) { in setLOD()
827 if ((mType.getY() > 0)|| (mType.getZ() > 0) || mType.hasFaces() || mType.hasMipmaps()) { in resize()
60 bool hasMipmaps() const { return mMipmaps!=0; } in hasMipmaps() function
55 bool hasMipmaps; member
55 mHal.state.hasMipmaps = type->getDimLOD(); in updateCache()
28 bool hasMipmaps; member266 return alloc->mHal.state.hasMipmaps; in rsAllocationGetDimLOD()
18498 method public boolean hasMipmaps();