Searched refs:rsParallelType_ (Results 1 – 4 of 4) sorted by relevance
36 …: unirenderInstance_(RSUniRenderThread::Instance()), rsParallelType_(RSSystemParameters::GetRsPara… in RSDrawFrame()96 RS_TRACE_NAME_FMT("PostAndWait, parallel type %d", static_cast<int>(rsParallelType_)); in PostAndWait()98 switch (rsParallelType_) { in PostAndWait()135 …CE_NAME_FMT("PostDirectCompositionJankStats, parallel type %d", static_cast<int>(rsParallelType_)); in PostDirectCompositionJankStats()136 switch (rsParallelType_) { in PostDirectCompositionJankStats()
64 RsParallelType rsParallelType_; variable
732 RsParallelType rsParallelType_; variable
385 rsParallelType_(RSSystemParameters::GetRsParallelType()) in RSMainThread()1751 if (!isUniRender_ || rsParallelType_ == RsParallelType::RS_PARALLEL_TYPE_SINGLE_THREAD) { in ClearMemoryCache()