Home
last modified time | relevance | path

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

/frameworks/native/cmds/surfacereplayer/replayer/
DReplayer.cpp597 status_t Replayer::createSurfaceControl( in createSurfaceControl() function in Replayer
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java2372 private int createSurfaceControl(SurfaceControl outSurfaceControl, int result, WindowState win, in createSurfaceControl() method in WindowManagerService