OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postLaunch
(Results
1 - 7
of
7
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuIntrinsic.cpp
81
void RsdCpuScriptIntrinsic::
postLaunch
(uint32_t slot, const Allocation * ain,
107
postLaunch
(slot, ain, aout, usr, usrLen, sc);
rsCpuIntrinsic.h
46
virtual void
postLaunch
(uint32_t slot, const Allocation * ain,
rsCpuScript.h
58
virtual void
postLaunch
(uint32_t slot, const Allocation * ain,
rsCpuScriptGroup.cpp
205
si->
postLaunch
(slot, ins[ct], outs[ct], NULL, 0, NULL);
244
si->
postLaunch
(kernels[ct]->mSlot, ins[ct], outs[ct], NULL, 0, NULL);
rsCpuIntrinsicHistogram.cpp
42
void
postLaunch
(uint32_t slot, const Allocation * ain,
145
void RsdCpuScriptIntrinsicHistogram::
postLaunch
(uint32_t slot, const Allocation * ain,
rsCpuIntrinsicColorMatrix.cpp
138
virtual void
postLaunch
(uint32_t slot, const Allocation * ain, Allocation * aout,
879
void RsdCpuScriptIntrinsicColorMatrix::
postLaunch
(
rsCpuScript.cpp
[
all
...]
Completed in 45 milliseconds