Home | History | Annotate | Download | only in driver

Lines Matching refs:getElementSizeBytes

303     size_t stride = alloc->mHal.drvState.lod[0].dimX * type->getElementSizeBytes();
328 rsRound(tx * type->getElementSizeBytes(), requiredAlignment);
821 const size_t eSize = alloc->mHal.state.type->getElementSizeBytes();
940 const size_t eSize = alloc->mHal.state.type->getElementSizeBytes();
1033 size_t elementSize = dstAlloc->getType()->getElementSizeBytes();
1050 uint32_t elementSize = dstAlloc->getType()->getElementSizeBytes();