Home
last modified time | relevance | path

Searched defs:getDisplayPhysicalOrientation (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl54 android.hardware.graphics.common.Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl60 android.hardware.graphics.common.Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl60 android.hardware.graphics.common.Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl54 android.hardware.graphics.common.Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl385 Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp422 std::pair<ScopedAStatus, common::Transform> VtsComposerClient::getDisplayPhysicalOrientation( in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp251 ndk::ScopedAStatus ComposerClient::getDisplayPhysicalOrientation(int64_t display, in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp596 int32_t HalImpl::getDisplayPhysicalOrientation(int64_t display, in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::impl::HalImpl