Searched defs:initContext (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp244 if (!rsc->initContext(dev, sc)) {
257 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { function in class:Context
/frameworks/rs/
H A DrsContext.cpp432 if (!rsc->initContext(dev, sc)) {
445 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { function in class:Context

Completed in 43 milliseconds