Home | History | Annotate | Download | only in rs

Lines Matching refs:getPackedSizeBytes

365     uint32_t numItems = type->getPackedSizeBytes() / paddedBytes;
441 uint32_t dataSize = mHal.state.type->getPackedSizeBytes();
480 if (dataSize != type->getPackedSizeBytes() &&
490 if (dataSize == type->getPackedSizeBytes()) {