Searched defs:notifyFramePending (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/libs/hwui/renderthread/ | ||
H A D | RenderProxy.cpp | 226 void RenderProxy::notifyFramePending() { in notifyFramePending() function in android::uirenderer::renderthread::RenderProxy |
H A D | CanvasContext.cpp | 468 void CanvasContext::notifyFramePending() { in notifyFramePending() function in android::uirenderer::renderthread::CanvasContext |
/aosp12/frameworks/base/graphics/java/android/graphics/ | ||
H A D | HardwareRenderer.java | 580 public void notifyFramePending() { in notifyFramePending() method in HardwareRenderer |