Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSamplingDemo.cpp95 const float complement = std::fmod(color + 0.5f, 1.0f); in setColor() local
97 .setColor(mButton, half3{complement, complement, complement}) in setColor()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHotplugDetectionAction.java172 BitSet removed = complement(currentInfos, polledResult); in checkHotplug()
196 BitSet added = complement(polledResult, currentInfosWithPhysicalAddress); in checkHotplug()
228 private static BitSet complement(BitSet first, BitSet second) { in complement() method in HotplugDetectionAction
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/config/
Dboot-image-profile.txt28473 HSPLjava/util/RegularEnumSet;->complement()V