Searched refs:unlock1D (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/
H A DrsProgramVertex.cpp59 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
82 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
100 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
118 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
135 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
148 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
231 rsc->mHal.funcs.allocation.unlock1D(rsc, mDefaultAlloc.get());
H A DrsProgramFragment.cpp59 rsc->mHal.funcs.allocation.unlock1D(rsc, mHal.state.constants[0]);
H A DrsScriptC_LibGL.cpp225 rsc->mHal.funcs.allocation.unlock1D(rsc, a);
257 rsc->mHal.funcs.allocation.unlock1D(rsc, a);
H A DrsAllocation.cpp317 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
332 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
352 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
426 mRSC->mHal.funcs.allocation.unlock1D(mRSC, this);
450 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
H A DrsMesh.cpp262 rsc->mHal.funcs.allocation.unlock1D(rsc, posAlloc);
H A Drs_hal.h195 void (*unlock1D)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1651::__anon1653
H A DrsFont.cpp626 mRSC->mHal.funcs.allocation.unlock1D(mRSC, indexAlloc);
627 mRSC->mHal.funcs.allocation.unlock1D(mRSC, vertexAlloc);

Completed in 262 milliseconds