Searched refs:getSupportedFrameTimestamps (Results 1 - 7 of 7) sorted by relevance

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

Completed in 72 milliseconds