Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:surfaceflinger

84 using namespace android::surfaceflinger;
167 // The above thread safety rules only apply to SurfaceFlinger.cpp. In
229 class SurfaceFlinger : public BnSurfaceComposer,
240 // event is when SurfaceFlinger and Choreographer-based applications run each
247 // latency bound of two vsync periods because the app and SurfaceFlinger
278 // Controls the number of buffers SurfaceFlinger will allocate for use in
290 return "SurfaceFlinger";
295 explicit SurfaceFlinger(SkipInitializationTag) ANDROID_API;
296 SurfaceFlinger() ANDROID_API;
301 // starts SurfaceFlinger main loop in the current thread
363 // We're reference counted, never destroy SurfaceFlinger directly
364 virtual ~SurfaceFlinger();
550 // remove a layer from SurfaceFlinger immediately
554 // add a layer to SurfaceFlinger