HomeSort by relevance Sort by last modified time
    Searched refs:read1D (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsDriverLoader.cpp 91 ret &= fn(RS_HAL_ALLOCATION_READ_1D, (void **)&rsc->mHal.funcs.allocation.read1D);
rs_hal.h 256 void (*read1D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 239 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes);
    [all...]

Completed in 113 milliseconds