Searched refs:getDimLOD (Results 1 – 4 of 4) sorted by relevance
262 if (t->getDimLOD() != dimLOD) continue; in getTypeRef()292 getDimY(), getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize1D()299 getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize2D()358 (*typeData++) = t->getDimLOD() ? 1 : 0; in rsaTypeGetNativeData()
70 bool getDimLOD() const {return mDimLOD;} in getDimLOD() function
76 mHal.state.hasMipmaps = type->getDimLOD(); in updateCache()
384 if (alloc->getType()->getDimLOD() || alloc->getType()->getDimFaces()) { in rsdAllocationInit()