Searched refs:executeTask (Results 1 – 5 of 5) sorted by relevance
225 private final Runnable executeTask = new Runnable() {246 executorService.submit(executeTask);265 executorService.submit(executeTask);
342 void executeTask(int threadIndex);
644 executeTask(threadIndex); in taskLoop()776 void Renderer::executeTask(int threadIndex) in executeTask() function in sw::Renderer
373 void executeTask(int threadIndex);
771 executeTask(threadIndex); in taskLoop()903 void Renderer::executeTask(int threadIndex) in executeTask() function in sw::Renderer