Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h195 Error getDisplayedContentSample(uint64_t display, uint64_t maxFrames, uint64_t timestamp, in getDisplayedContentSample() function
409 HWC2_PFN_GET_DISPLAYED_CONTENT_SAMPLE getDisplayedContentSample; member
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h141 Return<void> getDisplayedContentSample( in getDisplayedContentSample() function
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp152 Error ComposerClient::getDisplayedContentSample(uint64_t display, uint64_t maxFrames, in getDisplayedContentSample() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl52 …android.hardware.graphics.composer3.DisplayContentSample getDisplayedContentSample(long display, l… in getDisplayedContentSample() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl52 …android.hardware.graphics.composer3.DisplayContentSample getDisplayedContentSample(long display, l… in getDisplayedContentSample() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl52 …android.hardware.graphics.composer3.DisplayContentSample getDisplayedContentSample(long display, l… in getDisplayedContentSample() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl348 DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestamp); in getDisplayedContentSample() method
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp280 std::pair<ScopedAStatus, DisplayContentSample> VtsComposerClient::getDisplayedContentSample( in getDisplayedContentSample() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp210 ndk::ScopedAStatus ComposerClient::getDisplayedContentSample(int64_t display, int64_t maxFrames, in getDisplayedContentSample() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp426 int32_t HalImpl::getDisplayedContentSample([[maybe_unused]] int64_t display, in getDisplayedContentSample() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp873 Return<void> QtiComposerClient::getDisplayedContentSample(uint64_t display, uint64_t maxFrames, in getDisplayedContentSample() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient