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 ))
208 object_surface_p obj_surface = SURFACE(obj_context->render_targets[i]);
218 object_surface_p obj_surface = SURFACE(obj_context->render_targets[index]);
228 drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_data->native_window, display_rotate);
238 object_surface_p obj_surface = SURFACE(obj_context->render_targets[i]);
248 object_surface_p obj_surface = SURFACE(obj_context->render_targets[index]);
260 drv_debug_msg(VIDEO_DEBUG_GENERAL, "NativeWindow(0x%x), get surface flinger rotate %d\n", driver_data->native_window, display_rotate);
437 * Detach a surface from obj_surface
449 /* Allocate alternative output surface */
451 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative rotate output\n");
465 * Create and attach a downscaling surface to obj_surface
513 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative scaling output: %dx%d\n",
545 /* derive the protected flag from the primay surface */
575 * Create and attach a rotate surface to obj_surface
611 } else { /* free the old rotate surface */
628 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Try to allocate surface for alternative rotate output\n");
657 drv_debug_msg(VIDEO_DEBUG_GENERAL,"Create the surface from kbuf out_loop_khandle=%x!\n", share_info->out_loop_khandle);
686 //clear rotation surface
727 /* derive the protected flag from the primay surface */