Searched refs:makeSurface (Results 1 – 5 of 5) sorted by relevance
66 mSurfaceControl = appToken.makeSurface() in AppWindowThumbnail()161 return mAppToken.makeSurface(); in makeAnimationLeash()
184 mSurfaceControl = makeSurface().build(); in onParentSet()895 SurfaceControl.Builder makeSurface() { in makeSurface() method in WindowContainer1145 return makeSurface(); in makeAnimationLeash()
106 final SurfaceControl.Builder b = win.makeSurface() in WindowSurfaceController()
3845 SurfaceControl.Builder makeSurface(SurfaceSession s) { in makeSurface() method in DisplayContent
490 sk_sp<SkSurface> offscreen = surface->makeSurface(offscreenInfo); in renderOverdraw()