Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsType.h70 bool dimLOD, bool dimFaces);
74 bool dimLOD, bool dimFaces) { in getType() argument
75 ObjectBaseRef<Type> type = getTypeRef(rsc, e, dimX, dimY, dimZ, dimLOD, dimFaces); in getType()
DrsType.cpp211 bool dimLOD, bool dimFaces) { in getTypeRef() argument
223 if (t->getDimLOD() != dimLOD) continue; in getTypeRef()
238 nt->mDimLOD = dimLOD; in getTypeRef()