Home | History | Annotate | Download | only in driver

Lines Matching refs:rsRound

278         state->lod[2].stride = rsRound(state->lod[0].stride >> 1, 16);
313 alloc->mHal.drvState.lod[0].stride = rsRound(stride, requiredAlignment);
337 rsRound(tx * type->getElementSizeBytes(), requiredAlignment);