HomeSort by relevance Sort by last modified time
    Searched defs:notifyFramePending (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/renderthread/
RenderProxy.cpp 417 CREATE_BRIDGE1(notifyFramePending, CanvasContext* context) {
418 args->context->notifyFramePending();
422 void RenderProxy::notifyFramePending() {
423 SETUP_TASK(notifyFramePending);
CanvasContext.cpp 332 void CanvasContext::notifyFramePending() {
  /frameworks/base/core/java/android/view/
ThreadedRenderer.java 867 public void notifyFramePending() {
    [all...]
ViewRootImpl.java     [all...]

Completed in 82 milliseconds