Home
last modified time | relevance | path

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

/frameworks/rs/
DrsType.h111 bool dimLOD, bool dimFaces);
115 bool dimLOD, bool dimFaces) { in getType() argument
116 ObjectBaseRef<Type> type = getTypeRef(rsc, e, dimX, dimY, dimZ, dimLOD, dimFaces); in getType()
DrsType.cpp220 bool dimLOD, bool dimFaces) { in getTypeRef() argument
233 if (t->getDimFaces() != dimFaces) continue; in getTypeRef()
248 nt->mHal.state.faces = dimFaces; in getTypeRef()