Home
last modified time | relevance | path

Searched refs:dimFaces (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
224 if (t->getDimFaces() != dimFaces) continue; in getTypeRef()
239 nt->mFaces = dimFaces; in getTypeRef()