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

  /frameworks/rs/
rsDriverLoader.cpp 99 ret &= fn(RS_HAL_ALLOCATION_READ_2D, (void **)&rsc->mHal.funcs.allocation.read2D);
rs_hal.h 230 void (*read2D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 243 rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
    [all...]

Completed in 771 milliseconds