Home | History | Annotate | Download | only in src

Lines Matching refs:SURFACE

57 #define SURFACE(id)    ((object_surface_p) object_heap_lookup( &driver_data->surface_heap, id ))
203 object_surface_p obj_surface = SURFACE(obj_context->render_targets[i]);
213 object_surface_p obj_surface = SURFACE(obj_context->render_targets[index]);
223 drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_data->native_window, display_rotate);
233 object_surface_p obj_surface = SURFACE(obj_context->render_targets[i]);
243 object_surface_p obj_surface = SURFACE(obj_context->render_targets[index]);
255 drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_data->native_window, display_rotate);
423 * Detach a surface from obj_surface
435 /* Allocate alternative output surface */
437 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative rotate output\n");
451 * Create and attach a downscaling surface to obj_surface
499 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative scaling output: %dx%d\n",
531 /* derive the protected flag from the primay surface */
561 * Create and attach a rotate surface to obj_surface
596 } else { /* free the old rotate surface */
612 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative rotate output\n");
641 drv_debug_msg(VIDEO_DEBUG_GENERAL,"Create the surface from kbuf out_loop_khandle=%x!\n", share_info->out_loop_khandle);
670 //clear rotation surface
707 /* derive the protected flag from the primay surface */