Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h137 uint64_t maxFrames) override { in setDisplayedContentSamplingEnabled()
142 uint64_t display, uint64_t maxFrames, uint64_t timestamp, in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp148 hidl_bitfield<IComposerClient::FormatColorComponent> componentMask, uint64_t maxFrames) { in setDisplayedContentSamplingEnabled()
152 Error ComposerClient::getDisplayedContentSample(uint64_t display, uint64_t maxFrames, in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl52 …mposer3.DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestam… in getDisplayedContentSample()
73 …an enable, android.hardware.graphics.composer3.FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl52 …mposer3.DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestam… in getDisplayedContentSample()
73 …an enable, android.hardware.graphics.composer3.FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl58 …mposer3.DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestam… in getDisplayedContentSample()
79 …an enable, android.hardware.graphics.composer3.FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl58 …mposer3.DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestam… in getDisplayedContentSample()
79 …an enable, android.hardware.graphics.composer3.FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h187 uint64_t maxFrames) override { in setDisplayedContentSamplingEnabled()
195 Error getDisplayedContentSample(uint64_t display, uint64_t maxFrames, uint64_t timestamp, in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/4/android/hardware/graphics/composer3/
DIComposerClient.aidl58 …mposer3.DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestam… in getDisplayedContentSample()
79 …an enable, android.hardware.graphics.composer3.FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl371 DisplayContentSample getDisplayedContentSample(long display, long maxFrames, long timestamp); in getDisplayedContentSample()
757 long display, boolean enable, FormatColorComponent componentMask, long maxFrames); in setDisplayedContentSamplingEnabled()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp496 auto const maxFrames = 10; in TEST_P() local
521 uint64_t maxFrames = 10; in TEST_P() local
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/
DComposerClientWrapper.cpp306 int64_t maxFrames) { in setDisplayedContentSamplingEnabled()
312 int64_t display, int64_t maxFrames, int64_t timestamp) { in getDisplayedContentSample()