Searched refs:RS_SCRIPT_INTRINSIC_ID_CONVOLVE_3x3 (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A DrsInternalDefines.h181 RS_SCRIPT_INTRINSIC_ID_CONVOLVE_3x3 = 1, enumerator in enum:RsScriptIntrinsicID
/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp355 : ScriptIntrinsic(rs, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_3x3, e) {
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicConvolve3x3.cpp459 : RsdCpuScriptIntrinsic(ctx, s, e, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_3x3) {
H A DrsCpuCore.cpp987 case RS_SCRIPT_INTRINSIC_ID_CONVOLVE_3x3:

Completed in 59 milliseconds