Searched defs:preLaunch (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsic.cpp | 76 void RsdCpuScriptIntrinsic::preLaunch(uint32_t slot, const Allocation ** ains, in preLaunch() function in android::renderscript::RsdCpuScriptIntrinsic
|
D | rsCpuIntrinsicHistogram.cpp | 95 RsdCpuScriptIntrinsicHistogram::preLaunch(uint32_t slot, in preLaunch() function in android::renderscript::RsdCpuScriptIntrinsicHistogram
|
D | rsCpuScript.cpp | 997 void RsdCpuScriptImpl::preLaunch(uint32_t slot, const Allocation ** ains, in preLaunch() function in android::renderscript::RsdCpuScriptImpl
|
D | rsCpuIntrinsicColorMatrix.cpp | 942 void RsdCpuScriptIntrinsicColorMatrix::preLaunch(uint32_t slot, in preLaunch() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix
|
D | rsCpuIntrinsicResize.cpp | 720 void RsdCpuScriptIntrinsicResize::preLaunch(uint32_t slot, in preLaunch() function in android::renderscript::RsdCpuScriptIntrinsicResize
|
/frameworks/rs/toolkit/ |
D | ColorMatrix.cpp | 961 void ColorMatrixTask::preLaunch(size_t inVectorSize, int inType, size_t outVectorSize, function in android::renderscript::ColorMatrixTask
|
D | Resize.cpp | 716 void ResizeTask::preLaunch(uint32_t slot, const RsScriptCall *sc) in preLaunch() function in android::renderscript::ResizeTask
|