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

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
PaintUtils.java 24 public class PaintUtils {
  /frameworks/base/libs/hwui/utils/
PaintUtils.h 32 class PaintUtils {
44 if (paint->getAlpha() != 0xFF || PaintUtils::isBlendedShader(paint->getShader()) ||
45 PaintUtils::isBlendedColorFilter(paint->getColorFilter())) {
99 }; // class PaintUtils

Completed in 151 milliseconds