Home
last modified time | relevance | path

Searched defs:getCurrentFenceTime (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.cpp416 std::shared_ptr<FenceTime> BufferLayerConsumer::getCurrentFenceTime() const { in getCurrentFenceTime() function in android::BufferLayerConsumer
/frameworks/native/libs/nativedisplay/surfacetexture/
DSurfaceTexture.cpp429 std::shared_ptr<FenceTime> SurfaceTexture::getCurrentFenceTime() const { in getCurrentFenceTime() function in android::SurfaceTexture
/frameworks/native/libs/gui/
DGLConsumer.cpp839 std::shared_ptr<FenceTime> GLConsumer::getCurrentFenceTime() const { in getCurrentFenceTime() function in android::GLConsumer