Searched refs:max_width_scale (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DVideoView.cpp53 fOverlayRestrictions.max_width_scale = 8.0;
244 *maxScale = max_c(fOverlayRestrictions.max_width_scale,
/haiku/src/apps/tv/
H A DVideoView.cpp415 printf("Overlay restrictions: max_width_scale %.3f\n",
416 restrict.max_width_scale);
/haiku/headers/os/interface/
H A DGraphicsDefs.h157 float max_width_scale; member in struct:overlay_restrictions
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp1325 restrictions->max_width_scale = constraints.h_scale.max;

Completed in 45 milliseconds