Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsContext.h250 bool initGLThread();
DrsContext.cpp38 bool Context::initGLThread() { in initGLThread() function in Context
228 if (!rsc->initGLThread()) { in threadProc()