Home
last modified time | relevance | path

Searched refs:mDimLOD (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/
H A DrsType.h76 bool getDimLOD() const {return mDimLOD;} in getDimLOD()
137 bool mDimLOD; variable
H A DrsType.cpp30 mDimLOD = false; in Type()
76 if (mDimLOD) { in compute()
265 nt->mDimLOD = params->mipmaps; in getTypeRef()