Home
last modified time | relevance | path

Searched defs:overlayProperties (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_OverlayProperties.cpp42 static void destroyOverlayProperties(gui::OverlayProperties* overlayProperties) { in destroyOverlayProperties()
87 gui::OverlayProperties* overlayProperties = new gui::OverlayProperties; in android_hardware_OverlayProperties_createDefault() local
109 gui::OverlayProperties* overlayProperties = in android_hardware_OverlayProperties_write() local
122 gui::OverlayProperties* overlayProperties = new gui::OverlayProperties; in android_hardware_OverlayProperties_read() local
137 JNIEnv* env, gui::OverlayProperties* overlayProperties) { in android_hardware_OverlayProperties_convertToJavaObject()
Dandroid_view_SurfaceControl.cpp1572 gui::OverlayProperties* overlayProperties = new gui::OverlayProperties; in nativeGetOverlaySupport() local
/frameworks/base/graphics/java/android/graphics/
DHardwareRenderer.java1394 final OverlayProperties overlayProperties = defaultDisplay.getOverlaySupport(); in initDisplayInfo() local