Home | History | Annotate | Download | only in default

Lines Matching refs:allocationRead

209 Return<void> Context::allocationRead(Allocation allocation, Ptr data, Size sizeBytes) {
213 Device::getHal().AllocationRead(mContext, _allocation, _data, _sizeBytes);