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

  /frameworks/rs/
rsDriverLoader.cpp 100 ret &= fn(RS_HAL_ALLOCATION_READ_3D, (void **)&rsc->mHal.funcs.allocation.read3D);
rs_hal.h 234 void (*read3D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 254 rsc->mHal.funcs.allocation.read3D(rsc, this, xoff, yoff, zoff, lod, w, h, d, data, sizeBytes, stride);
    [all...]

Completed in 35 milliseconds