Searched refs:read2D (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A Drs_hal.h169 void (*read2D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1555::__anon1557
H A DrsAllocation.cpp138 rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h168 void (*read2D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1584::__anon1586
H A DrsAllocation.cpp133 rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);

Completed in 201 milliseconds