Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp466 std::shared_ptr<FenceTime> SurfaceTexture::getCurrentFenceTime() const { in getCurrentFenceTime() function in android::SurfaceTexture
/aosp_15_r20/frameworks/native/libs/gui/
H A DGLConsumer.cpp890 std::shared_ptr<FenceTime> GLConsumer::getCurrentFenceTime() const { in getCurrentFenceTime() function in android::GLConsumer