Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
Drs_hal.h121 void (*data2D)(const Context *rsc, const Allocation *alloc, member
DrsAllocation.cpp101 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes); in data()