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.cpp60 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.cpp333 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
348 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
368 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
453 mRSC->mHal.funcs.allocation.unlock1D(mRSC, this);
477 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
H A DrsMesh.cpp262 rsc->mHal.funcs.allocation.unlock1D(rsc, posAlloc);
H A Drs_hal.h214 void (*unlock1D)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1535::__anon1537
H A DrsFont.cpp626 mRSC->mHal.funcs.allocation.unlock1D(mRSC, indexAlloc);
627 mRSC->mHal.funcs.allocation.unlock1D(mRSC, vertexAlloc);

Completed in 74 milliseconds