uifw/ganes/inc/HgVgEGL.h
branchRCL_3
changeset 59 978afdc0236f
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
56:d48ab3b357f1 59:978afdc0236f
    62     
    62     
    63     EGLConfig CurrentConfig() const;
    63     EGLConfig CurrentConfig() const;
    64     
    64     
    65     CFbsBitmap* GetSurfaceToBitmap(const TRect& aRect, TBool aLandscape = EFalse) const;
    65     CFbsBitmap* GetSurfaceToBitmap(const TRect& aRect, TBool aLandscape = EFalse) const;
    66     
    66     
       
    67     static TBool EglInitialized();
       
    68     
    67 protected: // Constructors
    69 protected: // Constructors
    68 
    70 
    69     CHgVgEGL();
    71     CHgVgEGL();
    70 
    72 
    71     void ConstructL (RWindow& aWindow);
    73     void ConstructL (RWindow& aWindow);