Method
MtkRectanglecrop_and_scale
Declaration [src]
void
mtk_rectangle_crop_and_scale (
  const MtkRectangle* rect,
  const graphene_rect_t* src_rect,
  int dst_width,
  int dst_height,
  MtkRectangle* dest
)
Parameters
- src_rect
- 
            Type: graphene_rect_tNo description available. The data is owned by the caller of the method. 
- dst_width
- 
            Type: intNo description available. 
- dst_height
- 
            Type: intNo description available. 
- dest
- 
            Type: MtkRectangleNo description available. The data is owned by the caller of the method.