Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDirectContextPriv.h78 SkTaskGroup* getTaskGroup() { return this->context()->fTaskGroup.get(); } in getTaskGroup() function
/third_party/skia/m133/src/gpu/ganesh/
DGrDirectContextPriv.h121 SkTaskGroup* getTaskGroup() { return this->context()->fTaskGroup.get(); } in getTaskGroup() function