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

/frameworks/rs/
H A DrsType.cpp222 bool dimLOD, bool dimFaces, uint32_t dimYuv) {
234 if (t->getDimLOD() != dimLOD) continue;
257 nt->mDimLOD = dimLOD;
220 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 36 milliseconds