Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h336 bool initGLThread();
DrsContext.cpp49 bool Context::initGLThread() { in initGLThread() function in android::renderscript::Context
279 if (!rsc->initGLThread()) { in threadProc()