Searched defs:staticPostAndWait (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp256 staticPostAndWait(task);
370 staticPostAndWait(task); // expensive, but block here since name/value pointers owned by caller
462 staticPostAndWait(task);
508 void* RenderProxy::staticPostAndWait(MethodInvokeRenderTask* task) { function in class:android::uirenderer::renderthread::RenderProxy

Completed in 27 milliseconds