uifw/ganes/inc/HgVgEGL.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
    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     
       
    69 protected: // Constructors
    67 protected: // Constructors
    70 
    68 
    71     CHgVgEGL();
    69     CHgVgEGL();
    72 
    70 
    73     void ConstructL (RWindow& aWindow);
    71     void ConstructL (RWindow& aWindow);