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

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 443 obj_surface->height_r = obj_surface->height;
683 obj_surface->height_r = height;
716 share_info->height_r = obj_surface->height_r;
psb_surface_attrib.c 351 obj_surface->height_r = height;
489 obj_surface->height_r = height;
590 obj_surface->height_r = attribute_tpi->height;
710 obj_surface->height_r = attribute_tpi->height;
psb_overlay.c 874 height = obj_surface->height_r;
897 height = obj_surface->height_r;
966 for (i = 0; i < obj_surface->height_r; i++) {
971 buffer = malloc(obj_surface->height_r * obj_surface->width_r);
978 for (i = 0; i < obj_surface->height_r / 2; i++) {
    [all...]
psb_drv_video.h 468 int height_r; member in struct:psb_surface_share_info_s
520 int height_r; member in struct:object_surface_s
psb_drv_video.c 828 obj_surface->height_r = height;
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 159 obj_surface->height_r = height;
317 obj_surface->height_r = height;
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 269 surface_height = obj_surface->height_r;

Completed in 52 milliseconds