Home
last modified time | relevance | path

Searched defs:getWorkerThreadPool (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.h553 std::shared_ptr<angle::WorkerThreadPool> getWorkerThreadPool() const { return mThreadPool; } in getWorkerThreadPool() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h582 std::shared_ptr<angle::WorkerThreadPool> getWorkerThreadPool() const { return mThreadPool; } in getWorkerThreadPool() function