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

  /frameworks/rs/
rsDriverLoader.cpp 95 ret &= fn(RS_HAL_ALLOCATION_DATA_1D, (void **)&rsc->mHal.funcs.allocation.data1D);
rs_hal.h 215 void (*data1D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 195 rsc->mHal.funcs.allocation.data1D(rsc, this, xoff, lod, count, data, sizeBytes);
    [all...]

Completed in 41 milliseconds