Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/editor/
Deditor.cpp469 int jobCount = 0; in reshapeAll() local
483 ++jobCount; in reshapeAll()
486 while (jobCount-- > 0) { semaphore.wait(); } in reshapeAll()
/third_party/skia/modules/skplaintexteditor/src/
Deditor.cpp469 int jobCount = 0; in reshapeAll() local
483 ++jobCount; in reshapeAll()
486 while (jobCount-- > 0) { semaphore.wait(); } in reshapeAll()