Home
last modified time | relevance | path

Searched refs:LUMINOSITY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DBlendComposite.java66 LUMINOSITY enumConstant
100 public static final BlendComposite Luminosity = new BlendComposite(BlendingMode.LUMINOSITY);
587 case LUMINOSITY: in getBlenderFor()