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

  /frameworks/rs/
rs_hal.h 174 void (*read2D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 146 rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);

Completed in 43 milliseconds