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

  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
IPTestList.java 66 VIBRANCE ("Vibrance", RELAXED_FP, 103.f),
166 case VIBRANCE:
167 return new Vibrance();
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
IPTestListJB.java 67 VIBRANCE ("Vibrance", RELAXED_FP, 103.f),
171 case VIBRANCE:
172 return new Vibrance();
ImageProcessingTest.java 359 // Test case 30: Vibrance
362 TestAction ta = new TestAction(TestName.VIBRANCE);
363 runTest(ta, TestName.VIBRANCE.name());
  /frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
ImageProcessingTest.java 324 // Test case 30: Vibrance
327 TestAction ta = new TestAction(TestName.VIBRANCE);
328 runTest(ta, TestName.VIBRANCE.name());
ImageProcessingActivity.java 93 VIBRANCE ("Vibrance"),
335 case VIBRANCE:
336 mTest = new Vibrance();
  /frameworks/rs/perf-test-scripts/
timing 22 VIBRANCE BW_FILTER SHADOWS CONTRAST EXPOSURE # 30-34

Completed in 708 milliseconds