Home
last modified time | relevance | path

Searched defs:getMaxLayerPictureProfiles (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplay.cpp472 int32_t Display::getMaxLayerPictureProfiles() const { in getMaxLayerPictureProfiles() function in android::compositionengine::impl::Display
H A DOutput.cpp1821 int32_t Output::getMaxLayerPictureProfiles() const { in getMaxLayerPictureProfiles() function in android::compositionengine::impl::Output
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
H A DIComposerClient.aidl943 int getMaxLayerPictureProfiles(long display); in getMaxLayerPictureProfiles() method
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
H A DIComposerClient.aidl90 int getMaxLayerPictureProfiles(long display); in getMaxLayerPictureProfiles() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/
DIComposerClient.aidl90 int getMaxLayerPictureProfiles(long display); in getMaxLayerPictureProfiles() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/android/hardware/graphics/composer3/
DIComposerClient.cpp2922 ::ndk::ScopedAStatus BpComposerClient::getMaxLayerPictureProfiles(int64_t in_display, int32_t* _aid… in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::BpComposerClient
3442 ::ndk::ScopedAStatus IComposerClientDefault::getMaxLayerPictureProfiles(int64_t /*in_display*/, int… in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::IComposerClientDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DBnComposerClient.h190 …::ndk::ScopedAStatus getMaxLayerPictureProfiles(int64_t in_display, int32_t* _aidl_return) overrid… in getMaxLayerPictureProfiles() function
/aosp_15_r20/frameworks/native/libs/gui/aidl/android/gui/
H A DISurfaceComposer.aidl234 int getMaxLayerPictureProfiles(IBinder display); in getMaxLayerPictureProfiles() method
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsComposerClient.cpp694 std::pair<ScopedAStatus, int32_t> VtsComposerClient::getMaxLayerPictureProfiles(int64_t display) { in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static/gen/aidl_library/android/gui/
DISurfaceComposer.h265 …::android::binder::Status getMaxLayerPictureProfiles(const ::android::sp<::android::IBinder>& /*di… in getMaxLayerPictureProfiles() function
DBnSurfaceComposer.h195 …::android::binder::Status getMaxLayerPictureProfiles(const ::android::sp<::android::IBinder>& disp… in getMaxLayerPictureProfiles() function
DISurfaceComposer.cpp919 ::android::binder::Status BpSurfaceComposer::getMaxLayerPictureProfiles(const ::android::sp<::andro… in getMaxLayerPictureProfiles() function in android::gui::BpSurfaceComposer
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static_sabi/gen/aidl_library/android/gui/
DISurfaceComposer.h265 …::android::binder::Status getMaxLayerPictureProfiles(const ::android::sp<::android::IBinder>& /*di… in getMaxLayerPictureProfiles() function
DBnSurfaceComposer.h195 …::android::binder::Status getMaxLayerPictureProfiles(const ::android::sp<::android::IBinder>& disp… in getMaxLayerPictureProfiles() function
DISurfaceComposer.cpp919 ::android::binder::Status BpSurfaceComposer::getMaxLayerPictureProfiles(const ::android::sp<::andro… in getMaxLayerPictureProfiles() function in android::gui::BpSurfaceComposer
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposerClient.cpp95 ndk::ScopedAStatus ComposerClient::getMaxLayerPictureProfiles(int64_t display, in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp662 Error Display::getMaxLayerPictureProfiles(int32_t* outMaxProfiles) { in getMaxLayerPictureProfiles() function in android::HWC2::impl::Display
H A DHWComposer.cpp1031 int32_t HWComposer::getMaxLayerPictureProfiles(PhysicalDisplayId displayId) { in getMaxLayerPictureProfiles() function in android::impl::HWComposer
H A DAidlComposerHal.cpp1646 Error AidlComposer::getMaxLayerPictureProfiles(Display display, int32_t* outMaxProfiles) { in getMaxLayerPictureProfiles() function in android::Hwc2::AidlComposer
H A DHidlComposerHal.cpp1451 Error HidlComposer::getMaxLayerPictureProfiles(Display, int32_t*) { in getMaxLayerPictureProfiles() function in android::Hwc2::HidlComposer
/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerClient.cpp1311 ndk::ScopedAStatus ComposerClient::getMaxLayerPictureProfiles(int64_t, int32_t*) { in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp677 ndk::ScopedAStatus ComposerClient::getMaxLayerPictureProfiles(int64_t displayId, int32_t*) { in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp1324 int32_t HalImpl::getMaxLayerPictureProfiles([[maybe_unused]] int64_t display, in getMaxLayerPictureProfiles() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp1023 binder::Status getMaxLayerPictureProfiles(const sp<IBinder>& /*display*/, in getMaxLayerPictureProfiles() function in android::FakeSurfaceComposerAIDL
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1872 status_t SurfaceFlinger::getMaxLayerPictureProfiles(const sp<IBinder>& displayToken, in getMaxLayerPictureProfiles() function in android::SurfaceFlinger
8848 binder::Status SurfaceComposerAIDL::getMaxLayerPictureProfiles(const sp<IBinder>& display, in getMaxLayerPictureProfiles() function in android::SurfaceComposerAIDL

12