Home
last modified time | relevance | path

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

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