Searched refs:getDimLOD (Results 1 – 3 of 3) sorted by relevance
223 if (t->getDimLOD() != dimLOD) continue; in getTypeRef()286 (*typeData++) = t->getDimLOD(); in rsaTypeGetNativeData()
40 uint32_t getDimLOD() const {return mDimLOD;} in getDimLOD() function
55 mHal.state.hasMipmaps = type->getDimLOD(); in updateCache()