Searched refs:sur (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dhwcomposer_v0.h192 * dpy, sur, and list are set to NULL to indicate that the screen is
209 hwc_surface_t sur,
H A Dhwcomposer.h104 * the OpenGL ES target surface is communicated by the (dpy, sur) fields
236 /* (dpy, sur) is the target of SurfaceFlinger's OpenGL ES
242 hwc_surface_t sur; member in struct:hwc_display_contents_1::__anon241::__anon242
/hardware/qcom/display/libhwcomposer/
H A Dhwc_copybit.h45 EGLSurface sur);
H A Dhwc_copybit.cpp213 EGLSurface sur){
220 (EGLSurface)sur,
212 draw(hwc_context_t *ctx, hwc_display_contents_1_t *list, EGLDisplay dpy, EGLSurface sur) argument
/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp89 (EGLSurface)displays[0]->sur);
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1473 hwc_surface_t sur = NULL; local
1477 sur = list->sur;
1493 if (dpy && sur) {
1495 // however, if dpy and sur are null it means we're turning the
1499 if (!eglSwapBuffers((EGLDisplay)dpy, (EGLSurface)sur)) {
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp1451 if (!contents->dpy || !contents->sur)

Completed in 5839 milliseconds