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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationCustomViewWrapper.java 79 updateGrayscaleMatrix((float) animation.getAnimatedValue());
95 updateGrayscaleMatrix(1f);
NotificationViewWrapper.java 105 protected void updateGrayscaleMatrix(float intensity) {
NotificationHeaderViewWrapper.java 218 updateGrayscaleMatrix((float) animation.getAnimatedValue());
257 updateGrayscaleMatrix(1f);

Completed in 55 milliseconds