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