102 |
102 |
103 void AddDisplayL(MMMFSurfaceEventHandler& aEventHandler); |
103 void AddDisplayL(MMMFSurfaceEventHandler& aEventHandler); |
104 void AddDisplayWindowL(const RWindowBase* aWindow, const TRect& aClipRect, const TRect& aCropRegion, const TRect& aVideoExtent, |
104 void AddDisplayWindowL(const RWindowBase* aWindow, const TRect& aClipRect, const TRect& aCropRegion, const TRect& aVideoExtent, |
105 TReal32 aScaleWidth, TReal32 aScaleHeight, TVideoRotation aRotation, |
105 TReal32 aScaleWidth, TReal32 aScaleHeight, TVideoRotation aRotation, |
106 TAutoScaleType aAutoScaleType, TInt aHorizPos, TInt aVertPos, RWindow* aWindow2); |
106 TAutoScaleType aAutoScaleType, TInt aHorizPos, TInt aVertPos, RWindow* aWindow2); |
107 void UpdateDisplayWindowL(const RWindowBase* aWindow, const TRect& aClipRect, const TRect& aCropRegion, const TRect& aVideoExtent, |
|
108 TReal32 aScaleWidth, TReal32 aScaleHeight, TVideoRotation aRotation, |
|
109 TAutoScaleType aAutoScaleType, TInt aHorizPos, TInt aVertPos, RWindow* aWindow2); |
|
110 void RemoveDisplay(); |
107 void RemoveDisplay(); |
111 TInt RemoveDisplayWindow(const RWindowBase& aWindow); |
108 TInt RemoveDisplayWindow(const RWindowBase& aWindow); |
112 |
109 |
113 TInt SurfaceCreated(const TSurfaceId& aSurfaceId, const TRect& aCropRect, TVideoAspectRatio aAspectRatio, const TRect& aCropRegion); |
110 TInt SurfaceCreated(const TSurfaceId& aSurfaceId, const TRect& aCropRect, TVideoAspectRatio aAspectRatio, const TRect& aCropRegion); |
114 TInt SurfaceParametersChanged(const TSurfaceId& aSurfaceId, const TRect& aCropRect, TVideoAspectRatio aAspectRatio); |
111 TInt SurfaceParametersChanged(const TSurfaceId& aSurfaceId, const TRect& aCropRect, TVideoAspectRatio aAspectRatio); |