HomeSort by relevance Sort by last modified time
    Searched refs:RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5 (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rsDefines.h 362 RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5 = 4,
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 543 case RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5:
rsCpuIntrinsicConvolve5x5.cpp 645 : RsdCpuScriptIntrinsic(ctx, s, e, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5) {
  /frameworks/rs/cpp/
ScriptIntrinsics.cpp 397 : ScriptIntrinsic(rs, RS_SCRIPT_INTRINSIC_ID_CONVOLVE_5x5, e) {

Completed in 86 milliseconds