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

/haiku/src/apps/mediaplayer/
H A DVideoView.cpp55 fOverlayRestrictions.max_height_scale = 8.0;
245 fOverlayRestrictions.max_height_scale);
/haiku/src/apps/tv/
H A DVideoView.cpp419 printf("Overlay restrictions: max_height_scale %.3f\n",
420 restrict.max_height_scale);
/haiku/headers/os/interface/
H A DGraphicsDefs.h159 float max_height_scale; member in struct:overlay_restrictions
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp1327 restrictions->max_height_scale = constraints.v_scale.max;

Completed in 51 milliseconds