Searched refs:rsdAllocationData2D (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/driver/
H A DrsdAllocation.h114 void rsdAllocationData2D(const android::renderscript::Context *rsc,
H A DrsdCore.cpp136 fnPtr[0] = (void *)rsdAllocationData2D; break;
H A DrsdAllocation.cpp479 rsdAllocationData2D(rsc, alloc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, alloc->getType()->getDimX(), alloc->getType()->getDimY(), alloc->mHal.state.userProvidedPtr, allocSize, 0);
836 void rsdAllocationData2D(const Context *rsc, const Allocation *alloc, function

Completed in 655 milliseconds