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

/frameworks/rs/
H A DrsMesh.cpp207 rsc->mHal.funcs.allocation.markDirty(rsc, mHal.state.vertexBuffers[ct]);
213 rsc->mHal.funcs.allocation.markDirty(rsc, mHal.state.indexBuffers[ct]);
H A Drs_hal.h146 void (*markDirty)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1555::__anon1557
H A DrsAllocation.cpp388 mRSC->mHal.funcs.allocation.markDirty(rsc, this);
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h146 void (*markDirty)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1584::__anon1586
H A DrsAllocation.cpp366 mRSC->mHal.funcs.allocation.markDirty(rsc, this);

Completed in 51 milliseconds