Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
This commit is contained in:
@@ -167,6 +167,11 @@ public:
|
||||
return mManager;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the size of the image in pixels.
|
||||
*/
|
||||
virtual gfxIntSize GetCurrentSize() = 0;
|
||||
|
||||
protected:
|
||||
LayerManager* mManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user