Home
last modified time | relevance | path

Searched refs:RS_FOR_EACH_STRATEGY_DONT_CARE (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dforeach_bounds.rs55 rssc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE;
/frameworks/rs/
DrsDefines.h379 RS_FOR_EACH_STRATEGY_DONT_CARE = 1, enumerator
/frameworks/rs/scriptc/
Drs_core.rsh100 RS_FOR_EACH_STRATEGY_DONT_CARE = 1,
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1125 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachClipped()
1147 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachClippedV()
1187 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachMultiClipped()
1236 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachMultiClippedV()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp815 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachClipped()
837 sc.strategy = RS_FOR_EACH_STRATEGY_DONT_CARE; in nScriptForEachClippedV()