Home | History | Annotate | Download | only in dm

Lines Matching defs:thread

145     SkThreadID thread;
200 if (task.thread == thisThread) {
1088 // .png encoding are definitely thread safe. This lets us offload that work to CPU threads.
1415 // With the parallel work running, run serial tasks and tests here on main thread.