Home
last modified time | relevance | path

Searched refs:read2D (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
Drs_hal.h174 void (*read2D)(const Context *rsc, const Allocation *alloc, member
DrsAllocation.cpp146 …rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride); in read()