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 353 obj_surface->height_r = height;
492 obj_surface->height_r = height;
594 obj_surface->height_r = attribute_tpi->height;
715 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 464 int height_r; member in struct:psb_surface_share_info_s
517 int height_r; member in struct:object_surface_s
psb_drv_video.c 844 obj_surface->height_r = height;
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 164 obj_surface->height_r = height;
325 obj_surface->height_r = height;
  /hardware/intel/img/psb_video/src/x11/
psb_ctexture.c 269 surface_height = obj_surface->height_r;

Completed in 83 milliseconds