Home
last modified time | relevance | path

Searched refs:read1D (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
Drs_hal.h166 void (*read1D)(const Context *rsc, const Allocation *alloc, member
DrsAllocation.cpp124 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes); in read()
/frameworks/support/renderscript/v8/rs_support/
Drs_hal.h165 void (*read1D)(const Context *rsc, const Allocation *alloc, member
DrsAllocation.cpp119 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes); in read()