Home
last modified time | relevance | path

Searched refs:attachToThread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLPool.h37 void attachToThread();
80 fPool->attachToThread(); in AutoAttachPoolToThread()
H A DSkSLPool.cpp48 void Pool::attachToThread() { in attachToThread() function in SkSL::Pool
H A DSkSLCompiler.cpp148 fPool->attachToThread(); in initializeContext()