Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/
H A DOverlayProperties.java34 public final class OverlayProperties implements Parcelable { class
37 NativeAllocationRegistry.createMalloced(OverlayProperties.class.getClassLoader(),
44 public OverlayProperties(long nativeObject) { in OverlayProperties() method in OverlayProperties
103 public static final @NonNull Parcelable.Creator<OverlayProperties> CREATOR =
104 new Parcelable.Creator<OverlayProperties>() {
105 public OverlayProperties createFromParcel(Parcel in) {
107 return new OverlayProperties(nReadOverlayPropertiesFromParcel(in));
112 public OverlayProperties[] newArray(int size) {
113 return new OverlayProperties[size];
H A DOWNERS20 # OverlayProperties
21 per-file OverlayProperties* = file:/graphics/java/android/graphics/OWNERS
H A DOverlayProperties.aidl19 parcelable OverlayProperties;
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_OverlayProperties.cpp43 static void destroyOverlayProperties(gui::OverlayProperties* overlayProperties) { in destroyOverlayProperties()
57 gui::OverlayProperties* properties = reinterpret_cast<gui::OverlayProperties*>(nativeObject); in android_hardware_OverlayProperties_supportFp16ForHdr()
81 gui::OverlayProperties* properties = reinterpret_cast<gui::OverlayProperties*>(nativeObject); in android_hardware_OverlayProperties_supportMixedColorSpaces()
99 gui::OverlayProperties* overlayProperties = in android_hardware_OverlayProperties_write()
100 reinterpret_cast<gui::OverlayProperties*>(nativeObject); in android_hardware_OverlayProperties_write()
112 gui::OverlayProperties* overlayProperties = new gui::OverlayProperties; in android_hardware_OverlayProperties_read()
127 JNIEnv* env, gui::OverlayProperties* overlayProperties) { in android_hardware_OverlayProperties_convertToJavaObject()
H A Dandroid_view_SurfaceControl.cpp1451 gui::OverlayProperties* overlayProperties = new gui::OverlayProperties; in nativeGetOverlaySupport()
/aosp14/frameworks/base/core/jni/include/android_runtime/
H A Dandroid_hardware_OverlayProperties.h27 JNIEnv* env, gui::OverlayProperties* overlayProperties);
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DIDisplayManager.aidl21 import android.hardware.OverlayProperties;
208 OverlayProperties getOverlaySupport(); in getOverlaySupport()
H A DDisplayManagerGlobal.java35 import android.hardware.OverlayProperties;
121 private final OverlayProperties mOverlayProperties;
766 public OverlayProperties getOverlaySupport() { in getOverlaySupport()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java28 import android.hardware.OverlayProperties;
1392 final OverlayProperties overlayProperties = defaultDisplay.getOverlaySupport(); in initDisplayInfo()
/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java39 import android.hardware.OverlayProperties;
1473 public OverlayProperties getOverlaySupport() { in getOverlaySupport()
H A DSurfaceControl.java53 import android.hardware.OverlayProperties;
210 private static native OverlayProperties nativeGetOverlaySupport(); in nativeGetOverlaySupport()
2265 public static OverlayProperties getOverlaySupport() { in getOverlaySupport()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java70 import android.hardware.OverlayProperties;
468 private final OverlayProperties mOverlayProperties;
2127 OverlayProperties getOverlaySupportInternal() { in getOverlaySupportInternal()
4265 public OverlayProperties getOverlaySupport() { in getOverlaySupport()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt8014 HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/O…
8015 HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8016 HSPLandroid/hardware/OverlayProperties;->-$$Nest$smnReadOverlayPropertiesFromParcel(Landroid/os/Par…
8017 HSPLandroid/hardware/OverlayProperties;-><init>(J)V
8018 HSPLandroid/hardware/OverlayProperties;->supportFp16ForHdr()Z
8307 …rdware/display/IDisplayManager$Stub$Proxy;->getOverlaySupport()Landroid/hardware/OverlayProperties;
25161 Landroid/hardware/OverlayProperties$1;
25162 Landroid/hardware/OverlayProperties;
H A Dpreloaded-classes2377 android.hardware.OverlayProperties$1
2378 android.hardware.OverlayProperties
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2381 android.hardware.OverlayProperties$1
2382 android.hardware.OverlayProperties
H A Dboot-image-profile.txt8017 HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/O…
8018 HSPLandroid/hardware/OverlayProperties$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
8019 HSPLandroid/hardware/OverlayProperties;->-$$Nest$smnReadOverlayPropertiesFromParcel(Landroid/os/Par…
8020 HSPLandroid/hardware/OverlayProperties;-><init>(J)V
8021 HSPLandroid/hardware/OverlayProperties;->supportFp16ForHdr()Z
8310 …rdware/display/IDisplayManager$Stub$Proxy;->getOverlaySupport()Landroid/hardware/OverlayProperties;
35268 Landroid/hardware/OverlayProperties$1;
35269 Landroid/hardware/OverlayProperties;
/aosp14/frameworks/base/services/
H A Dart-profile3444 …splay/DisplayManagerService$BinderService;->getOverlaySupport()Landroid/hardware/OverlayProperties;
3505 …ver/display/DisplayManagerService;->getOverlaySupportInternal()Landroid/hardware/OverlayProperties;