Searched refs:initContext (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h175 bool initContext(Device *, const RsSurfaceConfig *sc);
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.h245 bool initContext(Device *, const RsSurfaceConfig *sc);
H A DrsContext.cpp432 if (!rsc->initContext(dev, sc)) {
445 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { function in class:Context

Completed in 312 milliseconds