Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h338 bool initContext(Device *, const RsSurfaceConfig *sc);
DrsContext.cpp502 if (!rsc->initContext(dev, sc)) { in createContext()
520 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { in initContext() function in Context