Home
last modified time | relevance | path

Searched defs:getDisplayedContentSample (Results 1 – 3 of 3) 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.cpp159 Error ComposerClient::getDisplayedContentSample(uint64_t display, uint64_t maxFrames, in getDisplayedContentSample() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient