Home
last modified time | relevance | path

Searched defs:surfaceControl (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/cmds/surfacereplayer/replayer/
DBufferQueueScheduler.cpp26 const sp<SurfaceControl>& surfaceControl, const HSV& color, int id) in BufferQueueScheduler()
68 const sp<SurfaceControl>& surfaceControl, const HSV& color) { in setSurfaceControl()
DReplayer.cpp585 sp<SurfaceControl> surfaceControl = mComposerClient->createSurface( in createSurfaceControl() local
/frameworks/base/libs/input/
DSpriteController.cpp93 void SpriteController::disposeSurfaceLocked(const sp<SurfaceControl>& surfaceControl) { in disposeSurfaceLocked()
374 sp<SurfaceControl> surfaceControl = mSurfaceComposerClient->createSurface( in obtainSurface() local
DSpriteController.h197 sp<SurfaceControl> surfaceControl; member
237 inline void setSurfaceLocked(const sp<SurfaceControl>& surfaceControl, in setSurfaceLocked()
/frameworks/av/camera/tests/
DCameraZSLTests.cpp169 sp<SurfaceControl> surfaceControl; in TEST_F() local
/frameworks/native/cmds/flatland/
DGLHelper.cpp246 sp<SurfaceControl>* surfaceControl, EGLSurface* surface) { in createWindowSurface()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowSurfacePlacer.java704 SurfaceControl surfaceControl = new SurfaceControl(mService.mFxSession, in createThumbnailAppAnimator() local
DSession.java377 final SurfaceControl surfaceControl = mService.mDragState.mSurfaceControl; in performDrag() local
DAccessibilityController.java705 SurfaceControl surfaceControl = null; in ViewportWindow() local