Searched refs:COLOR_SAMPLE_COMPONENT_MASK (Results 1 – 1 of 1) sorted by relevance
138 private static final int COLOR_SAMPLE_COMPONENT_MASK = 0x1 << 2; field in BrightnessTracker853 && (attributes.getComponentMask() & COLOR_SAMPLE_COMPONENT_MASK) != 0) { in enableColorSampling()1201 Display.DEFAULT_DISPLAY, enable, COLOR_SAMPLE_COMPONENT_MASK, noFrames); in enableColorSampling()