Home
last modified time | relevance | path

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

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