Home
last modified time | relevance | path

Searched refs:getSupportedFrameTimestamps (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h140 virtual status_t getSupportedFrameTimestamps(
/frameworks/native/libs/gui/
DISurfaceComposer.cpp196 virtual status_t getSupportedFrameTimestamps( in getSupportedFrameTimestamps() function in android::BpSurfaceComposer
656 status_t result = getSupportedFrameTimestamps(&supportedTimestamps); in onTransact()
DSurface.cpp796 status_t err = composerService()->getSupportedFrameTimestamps( in querySupportedTimestampsLocked()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h416 virtual status_t getSupportedFrameTimestamps(
DSurfaceFlinger.cpp787 status_t SurfaceFlinger::getSupportedFrameTimestamps( in getSupportedFrameTimestamps() function in android::SurfaceFlinger
/frameworks/native/libs/gui/tests/
DSurface_test.cpp560 status_t getSupportedFrameTimestamps(std::vector<FrameEvent>* outSupported) in getSupportedFrameTimestamps() function in android::FakeSurfaceComposer