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

  /external/skia/src/gpu/effects/
GrXfermodeFragmentProcessor.cpp 235 SkString childColor("child");
236 this->emitChild(0, nullptr, &childColor, args);
247 const char* childStr = childColor.c_str();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 352 int childColor = ((Notification) childData).color;
353 return parentColor == childColor;
ExpandableNotificationRow.java     [all...]

Completed in 190 milliseconds