X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Fd6%2Fdf5%2Fstructdisplay.html;fp=doc%2Fapi-ref%2Fhtml%2Fd6%2Fdf5%2Fstructdisplay.html;h=3fee795ddfc7ece2aa0ca91fb635ee2dd0c69ad3;hb=31ff5ce755d00cf12ea2ffc96c33ed9acd36358f;hp=0000000000000000000000000000000000000000;hpb=bbb4ee8e9974c4b008da84a1e504120f70606c92;p=apps%2Fagl-service-homescreen.git diff --git a/doc/api-ref/html/d6/df5/structdisplay.html b/doc/api-ref/html/d6/df5/structdisplay.html new file mode 100644 index 0000000..3fee795 --- /dev/null +++ b/doc/api-ref/html/d6/df5/structdisplay.html @@ -0,0 +1,285 @@ + + + + + + +HomeScreenBinding: display Struct Reference + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ +
+
+
+Public Attributes | +List of all members
+
+
display Struct Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +

+Public Attributes

struct wl_display * display
 
struct wl_registry * registry
 
struct wl_compositor * compositor
 
struct wl_seat * seat
 
struct {
   EGLDisplay   dpy
 
   EGLContext   ctx
 
   EGLConfig   conf
 
egl
 
struct windowwindow
 
struct ivi_application * ivi_application
 
PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC swap_buffers_with_damage
 
+

Detailed Description

+
+

Definition at line 116 of file simple-egl.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
struct wl_compositor* display::compositor
+
+ +

Definition at line 119 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
EGLConfig display::conf
+
+ +

Definition at line 124 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
EGLContext display::ctx
+
+ +

Definition at line 123 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
struct wl_display* display::display
+
+ +

Definition at line 117 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
EGLDisplay display::dpy
+
+ +

Definition at line 122 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
struct { ... } display::egl
+
+ +
+
+ +
+
+ + + + +
struct ivi_application* display::ivi_application
+
+ +

Definition at line 127 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
struct wl_registry* display::registry
+
+ +

Definition at line 118 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
struct wl_seat* display::seat
+
+ +

Definition at line 120 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC display::swap_buffers_with_damage
+
+ +

Definition at line 129 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
struct window* display::window
+
+ +

Definition at line 126 of file simple-egl.cpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + +