Home | History | Annotate | Download | only in driver

Lines Matching refs:faceCount

129     uint32_t faceCount = 1;
131 faceCount = 6;
135 for (uint32_t face = 0; face < faceCount; face ++) {
313 alloc->mHal.drvState.faceCount = type->getDimFaces();
352 if(alloc->mHal.drvState.faceCount) {