Searched refs:getDisplayPhysicalOrientation (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 95 HWC3::Error getDisplayPhysicalOrientation(common::Transform* outOrientation); |
D | ComposerClient.h | 74 ndk::ScopedAStatus getDisplayPhysicalOrientation(int64_t displayId, |
D | ComposerClient.cpp | 356 ndk::ScopedAStatus ComposerClient::getDisplayPhysicalOrientation( in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 362 HWC3::Error Display::getDisplayPhysicalOrientation(common::Transform* outOrientation) { in getDisplayPhysicalOrientation() function in aidl::android::hardware::graphics::composer3::impl::Display |