Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/thread/
DCommonPool.cpp41 auto startHook = renderthread::RenderThread::getOnStartHook(); in CommonPool() local
42 if (startHook) { in CommonPool()
43 startHook(name.data()); in CommonPool()