Searched defs:getCurrentFence (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/ | ||
H A D | SurfaceTexture.cpp | 461 sp<Fence> SurfaceTexture::getCurrentFence() const { in getCurrentFence() function in android::SurfaceTexture |
/aosp_15_r20/frameworks/native/libs/gui/ | ||
H A D | GLConsumer.cpp | 885 sp<Fence> GLConsumer::getCurrentFence() const { in getCurrentFence() function in android::GLConsumer |