| /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
| D | KernelDataForRenderScriptd1new.java | 89 float[] kernel = new float[kernelLength]; in generateDiskKernelArray() local
|
| /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/ |
| D | KernelDataForRenderScriptF32.java | 87 float[] kernel = new float[kernelLength]; in generateDiskKernelArray() local
|
| /frameworks/rs/cpu_ref/ |
| D | rsCpuIntrinsicLUT.cpp | 50 void RsdCpuScriptIntrinsicLUT::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicLUT
|
| D | rsCpuIntrinsicYuvToRGB.cpp | 98 void RsdCpuScriptIntrinsicYuvToRGB::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicYuvToRGB
|
| D | rsCpuIntrinsic3DLUT.cpp | 54 void RsdCpuScriptIntrinsic3DLUT::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsic3DLUT
|
| D | rsCpuIntrinsicColorMatrix.cpp | 464 void * kernel = nullptr; in selectKernel() local 882 void RsdCpuScriptIntrinsicColorMatrix::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix
|
| D | rsCpuIntrinsicBlend.cpp | 112 void RsdCpuScriptIntrinsicBlend::kernel(const RsExpandKernelDriverInfo *info, in kernel() function in android::renderscript::RsdCpuScriptIntrinsicBlend
|
| D | rsCpuCore.h | 87 ForEachFunc_t kernel; member
|
| D | rsCpuScriptGroup2.cpp | 351 const ExpandFuncTy* kernel, in debugHintScriptGroup2()
|
| /frameworks/compile/slang/ |
| D | slang_rs_foreach_lowering.cpp | 121 const clang::FunctionDecl* kernel = matchFunctionDesignator(arg0); in matchKernelLaunchCall() local 224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions); in VisitCallExpr() local
|
| /frameworks/base/core/java/com/android/internal/content/ |
| D | F2fsUtils.java | 57 Slog.d(TAG, "f2fs compression DISABLED; feature not part of the kernel"); in Slog.d()
|
| /frameworks/rs/support/java/src/androidx/renderscript/ |
| D | RenderScript.java | 847 native void rsnScriptGroupSetInput(long con, long group, long kernel, long alloc); in rsnScriptGroupSetInput() 848 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() 853 native void rsnScriptGroupSetOutput(long con, long group, long kernel, long alloc); in rsnScriptGroupSetOutput() 854 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput()
|
| /frameworks/rs/ |
| D | rsApiStubs.cpp | 590 RsScriptKernelID kernel, RsAllocation alloc) in rsScriptGroupSetOutput() 596 RsScriptKernelID kernel, RsAllocation alloc) in rsScriptGroupSetInput()
|
| /frameworks/compile/libbcc/lib/ |
| D | RSKernelExpand.cpp | 1391 llvm::Function *kernel = Module.getFunction(name); in runOnModule() local
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | RenderScript.java | 878 native void rsnScriptGroupSetInput(long con, long group, long kernel, long alloc); in rsnScriptGroupSetInput() 879 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() 884 native void rsnScriptGroupSetOutput(long con, long group, long kernel, long alloc); in rsnScriptGroupSetOutput() 885 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput()
|