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

  /hardware/intel/img/psb_video/src/
psb_texture.c 672 sBltVP.rcSubpicDest[i].left = surface_subpic->subpic_dstx;
673 sBltVP.rcSubpicDest[i].right = surface_subpic->subpic_dstx + surface_subpic->subpic_dstw;
674 sBltVP.rcSubpicDest[i].top = surface_subpic->subpic_dsty;
675 sBltVP.rcSubpicDest[i].bottom = surface_subpic->subpic_dsty + surface_subpic->subpic_dsth;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 425 PVR2DRECT rcSubpicDest[6]; /* subpicture destination rectangle */
    [all...]

Completed in 113 milliseconds