Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp226 void RenderProxy::notifyFramePending() { in notifyFramePending() function in android::uirenderer::renderthread::RenderProxy
H A DCanvasContext.cpp468 void CanvasContext::notifyFramePending() { in notifyFramePending() function in android::uirenderer::renderthread::CanvasContext
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java580 public void notifyFramePending() { in notifyFramePending() method in HardwareRenderer