Searched defs:outSurface (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | IWindowSession.aidl | 99 out MergedConfiguration outMergedConfiguration, out Surface outSurface); in relayout() 155 int thumbnailWidth, int thumbnailHeight, out Surface outSurface); in prepareDrag()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Session.java | 224 MergedConfiguration mergedConfiguration, Surface outSurface) { in relayout() 290 int width, int height, Surface outSurface) { in prepareDrag()
|
D | WindowSurfaceController.java | 502 void getSurface(Surface outSurface) { in getSurface()
|
D | WindowManagerService.java | 1889 MergedConfiguration mergedConfiguration, Surface outSurface) { in relayoutWindow() 2240 private int createSurfaceControl(Surface outSurface, int result, WindowState win, in createSurfaceControl() 4552 int flags, int width, int height, Surface outSurface) { in prepareDragSurface()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeWindowSession.java | 131 int thumbnailWidth, int thumbnailHeight, Surface outSurface) in prepareDrag()
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | ZslProcessor.cpp | 311 sp<Surface> outSurface = new Surface(producer); in updateStream() local
|
/frameworks/native/opengl/libagl/ |
D | texture.cpp | 355 GGLSurface** outSurface, int32_t* outSize, GLint level, in createTextureSurface()
|