Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h341 bool initGLThread();
DrsContext.cpp64 bool Context::initGLThread() { in initGLThread() function in Context
287 if (!rsc->initGLThread()) { in threadProc()