HomeSort by relevance Sort by last modified time
    Searched defs:ColorUtils (Results 26 - 28 of 28) sorted by null

12

  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 30 import android.support.v4.graphics.ColorUtils;
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapTest.java 45 import com.android.compatibility.common.util.ColorUtils;
299 ColorUtils.verifyColor(expected[0], observed.getPixel(0, 0));
300 ColorUtils.verifyColor(expected[1], observed.getPixel(1, 0));
301 ColorUtils.verifyColor(expected[2], observed.getPixel(0, 1));
302 ColorUtils.verifyColor(expected[3], observed.getPixel(1, 1));
    [all...]
  /prebuilts/sdk/current/support/core-utils/
android-support-core-utils.jar 

Completed in 110 milliseconds

12