Searched refs:getDimLOD (Results 1 – 4 of 4) sorted by relevance
234 if (t->getDimLOD() != dimLOD) continue; in getTypeRef()276 getDimY(), getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize1D()283 getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize2D()349 (*typeData++) = t->getDimLOD() ? 1 : 0; in rsaTypeGetNativeData()
71 bool getDimLOD() const {return mDimLOD;} in getDimLOD() function
76 mHal.state.hasMipmaps = type->getDimLOD(); in updateCache()549 (type0->getDimLOD() == type1->getDimLOD()) && in hasSameDims()
395 if (alloc->getType()->getDimLOD() || alloc->getType()->getDimFaces()) { in rsdAllocationInit()