Searched defs:dimLOD (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsType.cpp208 bool dimLOD, bool dimFaces, uint32_t dimYuv) {
220 if (t->getDimLOD() != dimLOD) continue;
231 nt->mDimLOD = dimLOD;
206 getTypeRef(Context *rsc, const Element *e, uint32_t dimX, uint32_t dimY, uint32_t dimZ, bool dimLOD, bool dimFaces, uint32_t dimYuv) argument

Completed in 76 milliseconds