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

/frameworks/rs/
H A Drs_hal.h189 void (*data2D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1535::__anon1537
H A DrsFont.cpp476 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0,
H A DrsAllocation.cpp134 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);

Completed in 116 milliseconds