Function
Mtkcompute_viewport_matrix
Declaration [src]
void
mtk_compute_viewport_matrix (
  graphene_matrix_t* matrix,
  int width,
  int height,
  float scale,
  MtkMonitorTransform transform,
  const graphene_rect_t* src_rect
)
Parameters
- matrix
- 
            Type: graphene_matrix_tNo description available. The data is owned by the caller of the function. 
- width
- 
            Type: intNo description available. 
- height
- 
            Type: intNo description available. 
- scale
- 
            Type: floatNo description available. 
- transform
- 
            Type: MtkMonitorTransformNo description available. 
- src_rect
- 
            Type: graphene_rect_tNo description available. The data is owned by the caller of the function.