Home
last modified time | relevance | path

Searched defs:getDisplayPhysicalOrientation (Results 1 – 7 of 7) 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/current/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/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.aidl377 Transform getDisplayPhysicalOrientation(long display); in getDisplayPhysicalOrientation() method
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp372 std::pair<ScopedAStatus, common::Transform> VtsComposerClient::getDisplayPhysicalOrientation( in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp225 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.cpp439 int32_t HalImpl::getDisplayPhysicalOrientation(int64_t display, in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::impl::HalImpl