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

/frameworks/rs/
H A DrsDefines.h362 RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5 = 4, enumerator in enum:RsScriptIntrinsicID
/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp397 : ScriptIntrinsic(rs, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5, e) {
/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp660 case RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5:
H A DrsCpuIntrinsicConvolve5x5.cpp656 : RsdCpuScriptIntrinsic(ctx, s, e, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5) {

Completed in 266 milliseconds