Home
last modified time | relevance | path

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

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