Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/display/
H A DColorDisplayManager.java56 @IntDef({CAPABILITY_NONE, CAPABILITY_PROTECTED_CONTENT, CAPABILITY_HARDWARE_ACCELERATION_GLOBAL,
81 public static final int CAPABILITY_HARDWARE_ACCELERATION_GLOBAL = 0x2; field in ColorDisplayManager
/aosp14/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayService.java879 availabilityFlags |= ColorDisplayManager.CAPABILITY_HARDWARE_ACCELERATION_GLOBAL; in getTransformCapabilitiesInternal()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4494 field public static final int CAPABILITY_HARDWARE_ACCELERATION_GLOBAL = 2; // 0x2