Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.cpp490 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { in initContext() function in android::renderscript::Context
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java154 static Context createContext(Context initContext, StartingWindowInfo windowInfo, in createContext()