Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp424 sp<Fence> SurfaceTexture::getCurrentFence() const { in getCurrentFence() function in android::SurfaceTexture
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.cpp409 sp<Fence> BufferLayerConsumer::getCurrentFence() const { in getCurrentFence() function in android::BufferLayerConsumer
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp834 sp<Fence> GLConsumer::getCurrentFence() const { in getCurrentFence() function in android::GLConsumer