Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp483 int32_t Display::getMaxLayerPictureProfiles() const { in getMaxLayerPictureProfiles() function in android::compositionengine::impl::Display
DOutput.cpp1833 int32_t Output::getMaxLayerPictureProfiles() const { in getMaxLayerPictureProfiles() function in android::compositionengine::impl::Output
/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl243 int getMaxLayerPictureProfiles(IBinder display); in getMaxLayerPictureProfiles() method
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp667 Error Display::getMaxLayerPictureProfiles(int32_t* outMaxProfiles) { in getMaxLayerPictureProfiles() function in android::HWC2::impl::Display
DHWComposer.cpp1039 int32_t HWComposer::getMaxLayerPictureProfiles(PhysicalDisplayId displayId) { in getMaxLayerPictureProfiles() function in android::impl::HWComposer
DAidlComposerHal.cpp1686 Error AidlComposer::getMaxLayerPictureProfiles(Display display, int32_t* outMaxProfiles) { in getMaxLayerPictureProfiles() function in android::Hwc2::AidlComposer
DHidlComposerHal.cpp1460 Error HidlComposer::getMaxLayerPictureProfiles(Display, int32_t*) { in getMaxLayerPictureProfiles() function in android::Hwc2::HidlComposer
/frameworks/native/libs/gui/tests/
DSurface_test.cpp1017 binder::Status getMaxLayerPictureProfiles(const sp<IBinder>& /*display*/, in getMaxLayerPictureProfiles() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2843 status_t SurfaceComposerClient::getMaxLayerPictureProfiles(const sp<IBinder>& token, in getMaxLayerPictureProfiles() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1919 status_t SurfaceFlinger::getMaxLayerPictureProfiles(const sp<IBinder>& displayToken, in getMaxLayerPictureProfiles() function in android::SurfaceFlinger
9174 binder::Status SurfaceComposerAIDL::getMaxLayerPictureProfiles(const sp<IBinder>& display, in getMaxLayerPictureProfiles() function in android::SurfaceComposerAIDL
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp156 virtual int32_t getMaxLayerPictureProfiles() const override { in getMaxLayerPictureProfiles() function in android::compositionengine::__anonfa02664a0111::OutputTest::Output