Home | History | Annotate | Download | only in android

Lines Matching defs:psb_surface

33 #include "psb_surface.h"
59 #define GET_SURFACE_INFO_rotate(psb_surface) ((int) psb_surface->extra_info[5])
60 #define GET_SURFACE_INFO_protect(psb_surface) ((int) psb_surface->extra_info[6])
167 psb_surface_p psb_surface;
172 psb_surface = obj_surface->psb_surface;
174 // psb_surface->buf.drm_buf;
175 // psb_surface->buf.pl_flags;
179 psb_surface->stride, psb_surface->buf.drm_buf,
180 psb_surface->buf.pl_flags, 1 /* need wrap dst */);
405 if (GET_SURFACE_INFO_protect(obj_surface->psb_surface)) {
433 srf_rotate = GET_SURFACE_INFO_rotate(obj_surface->psb_surface);
518 obj_surface->psb_surface);