Searched refs:gGpuExecutor (Results 1 – 2 of 2) sorted by relevance
81 static std::unique_ptr<SkExecutor> gGpuExecutor = (0 != FLAGS_gpuThreads) in SetCtxOptionsFromCommonFlags() local85 ctxOptions->fExecutor = gGpuExecutor.get(); in SetCtxOptionsFromCommonFlags()
99 static std::unique_ptr<SkExecutor> gGpuExecutor = (0 != FLAGS_gpuThreads) in SetCtxOptions() local103 ctxOptions->fExecutor = gGpuExecutor.get(); in SetCtxOptions()