Searched defs:aspectRatio (Results 1 - 6 of 6) sorted by relevance

/haiku/src/preferences/screensaver/
H A DPreviewView.cpp139 float aspectRatio = 4.0f / 3.0f; local
H A DScreenSaverWindow.cpp341 float aspectRatio = 4.0f / 3.0f; local
/haiku/src/kits/tracker/
H A DThumbnails.cpp62 ThumbBounds(BBitmap* icon, float aspectRatio) argument
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp746 float aspectRatio = screenWidth / screenHeight; local
848 float aspectRatio = screenWidth / screenHeight; local
1114 float aspectRatio = screenWidth / screenHeight; local
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp1185 float aspectRatio = BScreen().Frame().Width() / BScreen().Frame().Height(); local
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp505 float aspectRatio = 0; local
948 float aspectRatio = 0.0f; local

Completed in 60 milliseconds