Home | History | Annotate | Download | only in x11

Lines Matching defs:SURFACE

51 #define SURFACE(id)     ((object_surface_p) object_heap_lookup( &driver_data->surface_heap, id ))
528 VASurfaceID surface,
538 object_surface_p obj_surface = SURFACE(surface);
855 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Surface
881 VASurfaceID surface,
901 object_surface_p obj_surface = SURFACE(surface);
932 drv_debug_msg(VIDEO_DEBUG_ERROR, "%s: Invalid surface id 0x%08x.\n", __func__, surface);
1059 ret = psb_repaint_colorkey(ctx, draw, surface, x11_window_width, x11_window_height);
1067 ctx, surface, srcx, srcy, srcw, srch,
1126 ret = psb_repaint_colorkey(ctx, draw, surface, x11_window_width, x11_window_height);
1132 ctx, surface, srcx, srcy, extend_rect.sWidth, extend_rect.sHeight,
1137 ctx, surface, srcx, srcy, local_rect.sWidth, local_rect.sHeight,
1163 ctx, surface, srcx, srcy, srcw, srch,
1183 ret = psb_repaint_colorkey(ctx, draw, surface, x11_window_width, x11_window_height);
1191 ctx, surface,
1198 ctx, surface,
1264 ret = psb_repaint_colorkey(ctx, draw, surface, x11_window_width, x11_window_height);
1271 ctx, surface, srcx, srcy, srcw, srch,
1276 ctx, surface, srcx, srcy, srcw, srch,