HomeSort by relevance Sort by last modified time
    Searched refs:rotate_surfaceID (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 103 int rotate_surfaceID;
psb_xvva.c 603 obj_rotate_surface = SURFACE(output->rotate_surfaceID);
614 output->rotate_surfaceID = object_heap_allocate(&driver_data->surface_heap);
615 obj_rotate_surface = SURFACE(output->rotate_surfaceID);
623 obj_rotate_surface->surface_id = output->rotate_surfaceID;

Completed in 494 milliseconds