HomeSort by relevance Sort by last modified time
    Searched full:soob (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
DebugContext.java 30 ScriptC_oob Soob;
46 Soob = new ScriptC_oob(mRS);
52 Soob.set_aInt(AInt);
63 Soob.invoke_write_i(7, 1); // Write to invalid location.
65 Soob.invoke_write_i(9, 0);
68 Soob.destroy();
79 Soob.forEach_write_k(AUnused); // Write to invalid location.
81 Soob.invoke_write_i(9, 0);
84 Soob.destroy();
  /packages/apps/Camera/perftests/panorama/input/
test_011.ppm     [all...]

Completed in 54 milliseconds