Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/samples/multiple_contexts/
H A DMultipleContexts.cpp29 void UpdateThreadLoop(EGLDisplay display, in UpdateThreadLoop() function
136 mUpdateThread.reset(new std::thread(UpdateThreadLoop, getDisplay(), getConfig(), in initialize()