Virtual Method
ClutterStageViewtransform_rect_to_onscreen
Declaration [src]
void
transform_rect_to_onscreen (
ClutterStageView* view,
const MtkRectangle* src_rect,
int dst_width,
int dst_height,
MtkRectangle* dst_rect
)
Parameters
src_rect
-
Type:
MtkRectangle
No description available.
The data is owned by the caller of the function. dst_width
-
Type:
int
No description available.
dst_height
-
Type:
int
No description available.
dst_rect
-
Type:
MtkRectangle
No description available.
The data is owned by the caller of the function.