Loading graphics/common/aidl/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ aidl_interface { ], backend: { java: { enabled: false, enabled: true, platform_apis: true, }, cpp: { enabled: false, Loading graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/BlendMode.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="int") @VintfStability enum BlendMode { INVALID = 0, Loading graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/BufferUsage.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="long") @VintfStability enum BufferUsage { CPU_READ_MASK = 15, Loading graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ChromaSiting.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="long") @VintfStability enum ChromaSiting { NONE = 0, Loading graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ColorTransform.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="int") @VintfStability enum ColorTransform { IDENTITY = 0, Loading Loading
graphics/common/aidl/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,8 @@ aidl_interface { ], backend: { java: { enabled: false, enabled: true, platform_apis: true, }, cpp: { enabled: false, Loading
graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/BlendMode.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="int") @VintfStability enum BlendMode { INVALID = 0, Loading
graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/BufferUsage.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="long") @VintfStability enum BufferUsage { CPU_READ_MASK = 15, Loading
graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ChromaSiting.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="long") @VintfStability enum ChromaSiting { NONE = 0, Loading
graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ColorTransform.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ // later when a module using the interface is updated, e.g., Mainline modules. package android.hardware.graphics.common; /* @hide */ @Backing(type="int") @VintfStability enum ColorTransform { IDENTITY = 0, Loading