Home
last modified time | relevance | path

Searched refs:getDisplayedContentSamplingAttributes (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/native/libs/gui/tests/
DDisplayedContentSampling_test.cpp43 mComposerClient->getDisplayedContentSamplingAttributes(mDisplayToken, &format, in shouldSkipTest()
68 mComposerClient->getDisplayedContentSamplingAttributes(mDisplayToken, &format, in TEST_F()
DSurface_test.cpp795 status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& /*display*/, in getDisplayedContentSamplingAttributes() function in android::FakeSurfaceComposer
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DMockHWComposer.h80 MOCK_METHOD4(getDisplayedContentSamplingAttributes,
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h182 virtual status_t getDisplayedContentSamplingAttributes(HalDisplayId, ui::PixelFormat* outFormat,
325 status_t getDisplayedContentSamplingAttributes(HalDisplayId, ui::PixelFormat* outFormat,
DHWC2.h109 [[clang::warn_unused_result]] virtual hal::Error getDisplayedContentSamplingAttributes(
180 hal::Error getDisplayedContentSamplingAttributes(hal::PixelFormat* outFormat,
DComposerHal.h197 virtual Error getDisplayedContentSamplingAttributes(Display display, PixelFormat* outFormat,
437 Error getDisplayedContentSamplingAttributes(Display display, PixelFormat* outFormat,
DHWC2.cpp310 Error Display::getDisplayedContentSamplingAttributes(hal::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes() function in android::HWC2::impl::Display
313 auto intError = mComposer.getDisplayedContentSamplingAttributes(mId, outFormat, outDataspace, in getDisplayedContentSamplingAttributes()
DHWComposer.cpp749 status_t HWComposer::getDisplayedContentSamplingAttributes(HalDisplayId displayId, in getDisplayedContentSamplingAttributes() function in android::impl::HWComposer
756 .hwcDisplay->getDisplayedContentSamplingAttributes(outFormat, outDataspace, in getDisplayedContentSamplingAttributes()
DComposerHal.cpp990 Error Composer::getDisplayedContentSamplingAttributes(Display display, PixelFormat* outFormat, in getDisplayedContentSamplingAttributes() function in android::Hwc2::impl::Composer
1000 mClient_2_3->getDisplayedContentSamplingAttributes(display, in getDisplayedContentSamplingAttributes()
/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
DMockHWC2.h56 MOCK_METHOD(hal::Error, getDisplayedContentSamplingAttributes,
DMockComposer.h113 MOCK_METHOD4(getDisplayedContentSamplingAttributes,
/frameworks/base/core/java/android/hardware/display/
DDisplayManagerInternal.java271 public abstract DisplayedContentSamplingAttributes getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() method in DisplayManagerInternal
/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h311 virtual status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& display,
DSurfaceComposerClient.h605 static status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& display,
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h334 Error getDisplayedContentSamplingAttributes(
Dvr_hwc.cpp1135 Error VrHwc::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in android::dvr::VrHwc
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.h199 V2_1::Error getDisplayedContentSamplingAttributes(
DFakeComposerClient.cpp642 V2_1::Error FakeComposerClient::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in FakeComposerClient
/frameworks/native/libs/gui/
DISurfaceComposer.cpp629 status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& display, in getDisplayedContentSamplingAttributes() function in android::BpSurfaceComposer
1611 getDisplayedContentSamplingAttributes(display, &format, &dataspace, &component); in onTransact()
DSurfaceComposerClient.cpp2056 status_t SurfaceComposerClient::getDisplayedContentSamplingAttributes(const sp<IBinder>& display, in getDisplayedContentSamplingAttributes() function in android::SurfaceComposerClient
2061 ->getDisplayedContentSamplingAttributes(display, outFormat, outDataspace, in getDisplayedContentSamplingAttributes()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1659 return SurfaceControl.getDisplayedContentSamplingAttributes(token);
3239 public DisplayedContentSamplingAttributes getDisplayedContentSamplingAttributes(
DBrightnessTracker.java1181 return displayManagerInternal.getDisplayedContentSamplingAttributes( in getSamplingAttributes()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h666 status_t getDisplayedContentSamplingAttributes(const sp<IBinder>& displayToken,
/frameworks/base/core/java/android/view/
DSurfaceControl.java1903 public static DisplayedContentSamplingAttributes getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() method in SurfaceControl
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp905 status_t err = SurfaceComposerClient::getDisplayedContentSamplingAttributes( in nativeGetDisplayedContentSamplingAttributes()

12