* Added a new AS_GET_SCREEN_FRAME function, as getting the frame via

AS_SCREEN_GET_MODE won't work with multi-screen support anymore, and is also
  more overhead than needed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32559 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-08-21 10:23:01 +00:00
parent f7e005eb83
commit e18224cdf4
5 changed files with 67 additions and 5 deletions
+1
View File
@@ -149,6 +149,7 @@ enum {
AS_SCREEN_SET_MODE,
AS_PROPOSE_MODE,
AS_GET_MODE_LIST,
AS_GET_SCREEN_FRAME,
AS_GET_PIXEL_CLOCK_LIMITS,
AS_GET_TIMING_CONSTRAINTS,