Home | History | Annotate | Download | only in rs

Lines Matching refs:getPackedSizeBytes

376     uint32_t numItems = type->getPackedSizeBytes() / paddedBytes;
451 uint32_t dataSize = mHal.state.type->getPackedSizeBytes();
490 if (dataSize != type->getPackedSizeBytes() &&
500 if (dataSize == type->getPackedSizeBytes()) {