Home
last modified time | relevance | path

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

/frameworks/rs/
Drs_hal.h162 void (*data2D)(const Context *rsc, const Allocation *alloc, member
DrsFont.cpp470 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0, in cacheBitmap()
DrsAllocation.cpp107 …rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride); in data()