Home
last modified time | relevance | path

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

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