Lines Matching refs:sp
46 static bool isValid(const sp<SurfaceControl>& surface) {
55 const sp<SurfaceControl>& lhs, const sp<SurfaceControl>& rhs);
73 const sp<SurfaceControl>& control, Parcel* parcel);
75 sp<Surface> getSurface() const;
89 const sp<SurfaceComposerClient>& client,
90 const sp<IBinder>& handle,
91 const sp<IGraphicBufferProducer>& gbp);
98 sp<SurfaceComposerClient> mClient;
99 sp<IBinder> mHandle;
100 sp<IGraphicBufferProducer> mGraphicBufferProducer;
102 mutable sp<Surface> mSurfaceData;