X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Fd6%2Fde3%2Fstructwindow.html;fp=doc%2Fapi-ref%2Fhtml%2Fd6%2Fde3%2Fstructwindow.html;h=76f755f9fbec02bf49a2137586e4d2e40d87d569;hb=31ff5ce755d00cf12ea2ffc96c33ed9acd36358f;hp=0000000000000000000000000000000000000000;hpb=bbb4ee8e9974c4b008da84a1e504120f70606c92;p=apps%2Fagl-service-homescreen.git diff --git a/doc/api-ref/html/d6/de3/structwindow.html b/doc/api-ref/html/d6/de3/structwindow.html new file mode 100644 index 0000000..76f755f --- /dev/null +++ b/doc/api-ref/html/d6/de3/structwindow.html @@ -0,0 +1,381 @@ + + + + + + +HomeScreenBinding: window Struct Reference + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ +
+
+
+Public Attributes | +List of all members
+
+
window Struct Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Public Attributes

struct displaydisplay
 
struct geometry geometry window_size
 
struct {
   GLuint   rotation_uniform
 
   GLuint   pos
 
   GLuint   col
 
gl
 
uint32_t benchmark_time
 
uint32_t frames
 
struct wl_egl_window * native
 
struct wl_surface * surface
 
struct ivi_surface * ivi_surface
 
EGLSurface egl_surface
 
struct wl_callback * callback
 
int fullscreen
 
int opaque
 
int buffer_size
 
int frame_sync
 
+

Detailed Description

+
+

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

+

Member Data Documentation

+ +
+
+ + + + +
uint32_t window::benchmark_time
+
+ +

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

+ +
+
+ +
+
+ + + + +
int window::buffer_size
+
+ +

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

+ +
+
+ +
+
+ + + + +
struct wl_callback* window::callback
+
+ +

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

+ +
+
+ +
+
+ + + + +
GLuint window::col
+
+ +

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

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

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

+ +
+
+ +
+
+ + + + +
EGLSurface window::egl_surface
+
+ +

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

+ +
+
+ +
+
+ + + + +
int window::frame_sync
+
+ +

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

+ +
+
+ +
+
+ + + + +
uint32_t window::frames
+
+ +

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

+ +
+
+ +
+
+ + + + +
int window::fullscreen
+
+ +

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

+ +
+
+ +
+
+ + + + +
struct { ... } window::gl
+
+ +
+
+ +
+
+ + + + +
struct ivi_surface* window::ivi_surface
+
+ +

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

+ +
+
+ +
+
+ + + + +
struct wl_egl_window* window::native
+
+ +

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

+ +
+
+ +
+
+ + + + +
int window::opaque
+
+ +

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

+ +
+
+ +
+
+ + + + +
GLuint window::pos
+
+ +

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

+ +
+
+ +
+
+ + + + +
GLuint window::rotation_uniform
+
+ +

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

+ +
+
+ +
+
+ + + + +
struct wl_surface* window::surface
+
+ +

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

+ +
+
+ +
+
+ + + + +
struct geometry geometry window::window_size
+
+ +

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

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