Searched defs:optFenceWait (Results 1 – 2 of 2) sorted by relevance
379 bool optFenceWait = RSMainThread::Instance()->GetDeviceType() == DeviceType::PC ? false : true; in DrawableCacheWithSkImage() local426 bool optFenceWait = RSMainThread::Instance()->GetDeviceType() == DeviceType::PC ? false : true; in DrawableCacheWithDma() local
1736 Drawing::GPUContext* const grContext, bool optFenceWait) in OptimizedFlushAndSubmit()