Searched refs:MethodInvokeRenderTask (Results 1 – 3 of 3) sorted by relevance
74 class MethodInvokeRenderTask : public RenderTask {76 MethodInvokeRenderTask(RunnableMethod method) in MethodInvokeRenderTask() function
146 void* postAndWait(MethodInvokeRenderTask* task);148 static void* staticPostAndWait(MethodInvokeRenderTask* task);
57 MethodInvokeRenderTask* task = new MethodInvokeRenderTask((RunnableMethod) Bridge_ ## method); \682 void* RenderProxy::postAndWait(MethodInvokeRenderTask* task) { in postAndWait()692 void* RenderProxy::staticPostAndWait(MethodInvokeRenderTask* task) { in staticPostAndWait()