Searched refs:unlock1D (Results 1 - 9 of 9) 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]);
235 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.cpp294 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
309 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
331 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
405 mRSC->mHal.funcs.allocation.unlock1D(mRSC, this);
429 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
H A DrsMesh.cpp265 rsc->mHal.funcs.allocation.unlock1D(rsc, posAlloc);
H A Drs_hal.h181 void (*unlock1D)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1555::__anon1557
H A DrsFont.cpp621 mRSC->mHal.funcs.allocation.unlock1D(mRSC, indexAlloc);
622 mRSC->mHal.funcs.allocation.unlock1D(mRSC, vertexAlloc);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp275 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
290 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
312 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
383 mRSC->mHal.funcs.allocation.unlock1D(mRSC, this);
407 rsc->mHal.funcs.allocation.unlock1D(rsc, this);
H A Drs_hal.h181 void (*unlock1D)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon1584::__anon1586

Completed in 500 milliseconds