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

/frameworks/rs/
H A Drs_hal.h156 void (*data2D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1555::__anon1557
H A DrsAllocation.cpp104 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);
H A DrsFont.cpp470 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0,
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h156 void (*data2D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1584::__anon1586
H A DrsAllocation.cpp99 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);

Completed in 46 milliseconds