Home
last modified time | relevance | path

Searched refs:taskGroup (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/codec/
DSkRawCodec.cpp104 SkTaskGroup taskGroup; in PerformAreaTask() local
115 taskGroup.add([&mutex, &exceptions, &task, this, taskIndex, taskAreas, tileSize] { in PerformAreaTask()
128 taskGroup.wait(); in PerformAreaTask()