Home
last modified time | relevance | path

Searched refs:rotate_surfaceID (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.h103 int rotate_surfaceID; member
Dpsb_xvva.c603 obj_rotate_surface = SURFACE(output->rotate_surfaceID); in psb_check_rotatesurface()
614 output->rotate_surfaceID = object_heap_allocate(&driver_data->surface_heap); in psb_check_rotatesurface()
615 obj_rotate_surface = SURFACE(output->rotate_surfaceID); in psb_check_rotatesurface()
623 obj_rotate_surface->surface_id = output->rotate_surfaceID; in psb_check_rotatesurface()