Searched refs:getDimLOD (Results 1 – 4 of 4) sorted by relevance
238 if (t->getDimLOD() != params->mipmaps) continue; in getTypeRef()302 p.mipmaps = getDimLOD(); in cloneAndResize1D()314 p.mipmaps = getDimLOD(); in cloneAndResize2D()396 (*typeData++) = t->getDimLOD() ? 1 : 0; in rsaTypeGetNativeData()
74 bool getDimLOD() const {return mDimLOD;} in getDimLOD() function
139 mHal.state.hasMipmaps = type->getDimLOD(); in updateCache()630 (type0->getDimLOD() == type1->getDimLOD()) && in hasSameDims()
398 if (alloc->getType()->getDimLOD() || alloc->getType()->getDimFaces()) { in rsdAllocationInit()