Searched refs:RS_PARALLEL_TYPE_SYNC (Results 1 – 2 of 2) sorted by relevance
99 case RsParallelType::RS_PARALLEL_TYPE_SYNC: { // wait until render finish in render thread in PostAndWait()137 case RsParallelType::RS_PARALLEL_TYPE_SYNC: // wait until render finish in render thread in PostDirectCompositionJankStats()
39 … RS_PARALLEL_TYPE_SYNC = 1, // 1, The main thread and render thread execute synchronously enumerator