Home | History | Annotate | Download | only in dm

Lines Matching refs:fExecutor

1428     SkDEBUGCODE(auto exec = grOptions.fExecutor);
1431 SkASSERT(exec == grOptions.fExecutor);
1530 , fExecutor(SkExecutor::MakeFIFOThreadPool(FLAGS_gpuThreads)) {
1531 SkASSERT(fExecutor);
1541 contextOptions.fExecutor = fExecutor.get();
1551 contextOptions.fExecutor = nullptr;
1636 metadata.fExecutor = executor.get();