Home | History | Annotate | Download | only in android

Lines Matching defs:SURFACE

53 #define SURFACE(id) ((object_surface_p) object_heap_lookup( &driver_data->surface_heap, id ))
150 VASurfaceID surface,
170 obj_surface = SURFACE(surface);
176 psb_putsurface_textureblit(ctx, data, surface, srcx, srcy, srcw, srch,
191 VASurfaceID surface,
233 ctx, surface, srcx, srcy, srcw, srch,
280 VASurfaceID surface,
293 int srf_rotate; /* primary surface rotation */
294 psb_surface_p rotate_surface; /* rotate surface */
295 int rotate_srf_rotate = -1; /* degree of the rotate surface */
316 obj_surface = SURFACE(surface);
318 drv_debug_msg(VIDEO_DEBUG_ERROR, "Invalid surface\n");
406 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Protected surface, use overlay\n");
440 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Primary surface rotation %d, rotated surface rotation %d\n",
443 /* The surface rotation is not same with the final rotation */
446 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Use texstreaming due to different VA surface rotation and final rotaion\n",
460 VASurfaceID surface,
484 obj_surface = SURFACE(surface);
533 vaStatus = psb_putsurface_overlay(ctx, surface,