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

  /frameworks/base/libs/rs/
rs_hal.h 153 void (*elementData2D)(const Context *rsc, const Allocation *alloc, uint32_t x, uint32_t y,
rsAllocation.cpp 167 rsc->mHal.funcs.allocation.elementData2D(rsc, this, x, y, data, cIdx, sizeBytes);

Completed in 63 milliseconds