graphics/wserv/testdata/smoketest_bitmap.ini
branchSymbian2
changeset 1 8758140453c0
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 [default_wserv]
       
     2 #Set to the number of screens supported on the device
       
     3 screens			=1
       
     4 
       
     5 #Set to index of screen (0 start) to run tests off of
       
     6 screen			=0
       
     7 
       
     8 #Set to default pointer cursor
       
     9 pointercursor		=0
       
    10 
       
    11 pointercursormode	=EPointerCursorNone
       
    12 
       
    13 #Set to modifier state at start of session
       
    14 modifierstate		=EModifierLeftCtrl
       
    15 
       
    16 #Set to the default width of the device in twips.
       
    17 scr_twips_width		=7620
       
    18 
       
    19 #Set to the default height of the device in twips.
       
    20 scr_twips_height	=2858
       
    21 
       
    22 #Set to the default width of the device.
       
    23 scr_width		=640
       
    24 
       
    25 #Set to the default height of the device.
       
    26 scr_height		=240
       
    27 
       
    28 #Set to the default rotation of the device.
       
    29 scr_rotation = EGraphicsOrientationNormal
       
    30 
       
    31 #Set to default display mode of screen
       
    32 display_mode		=EColor64K
       
    33 
       
    34 #Set to the number of colours in the richest supported colour mode
       
    35 max_colors		=65536
       
    36 
       
    37 #Set to the number of grays in the richest supported colour mode
       
    38 max_grays		=0
       
    39 
       
    40 #Set to display mode nearest to EColor16MA
       
    41 nearest_to_color16ma	=EColor16MA
       
    42 
       
    43 #Set to display mode nearest to EColor256
       
    44 nearest_to_color256	=EColor64K
       
    45 
       
    46 #Set to display mode nearest to EColor4K
       
    47 nearest_to_color4K	=EColor64K
       
    48 
       
    49 #Largest display mode value (nearest to 10000)
       
    50 large_displaymode	=EColor64K
       
    51 
       
    52 #Set to index of screen (0 start) to run tests off of
       
    53 screen_negative		=-9999
       
    54 
       
    55 #Pointer rect area
       
    56 pointer_rect_left	=-90
       
    57 pointer_rect_top	=-51
       
    58 pointer_rect_right	=696
       
    59 pointer_rect_bottom	=312
       
    60 
       
    61 #Num of typefaces
       
    62 typefaces		=12
       
    63 
       
    64 #font heights
       
    65 font_height		=131
       
    66 
       
    67 #font height for case 0194
       
    68 font_height_case0194=191
       
    69 
       
    70 #font height in pixels for the font typeface_index=10 height_index=10
       
    71 font_height_10_10=25
       
    72 
       
    73 #default soundplugin dll
       
    74 defSoundPlugin=keyclickref.dll
       
    75 defSoundPluginUid=270483700
       
    76 
       
    77 #default animplugin dll
       
    78 def_anim_plugin=t_animplugin.dll
       
    79 #max height font name
       
    80 font_maxheight=NewCourier
       
    81 
       
    82 #min height font name
       
    83 font_minheight=NewCourier
       
    84 
       
    85 [default_wserv]
       
    86 #height with typeface index 0 and height index 0.
       
    87 height_with_index_0_0 = 8
       
    88 
       
    89 #height with typeface index 0 and height index 9999.
       
    90 height_with_index_0_9999 = 242
       
    91 
       
    92 [scrdev]
       
    93 name			=scrdev
       
    94 
       
    95 [fbsbmp]
       
    96 name			=fbsbmp
       
    97 
       
    98 [fbsBitmap]
       
    99 name			=fbsBitmap
       
   100 
       
   101 [ws]
       
   102 name			=ws
       
   103 
       
   104 [win]
       
   105 name			=win
       
   106 
       
   107 [wingrp]
       
   108 name			=wingrp
       
   109 
       
   110 [wingc]
       
   111 name			=wingc
       
   112 
       
   113 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-new_command004]
       
   114 ws			=ws
       
   115 
       
   116 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-Construct_command005]
       
   117 //defaultscreennumber	=1
       
   118 
       
   119 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-CreateContext_command006]
       
   120 windowgc		=wingc
       
   121 
       
   122 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-new_command008]
       
   123 ws			=ws
       
   124 
       
   125 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-Construct_command009]
       
   126 clienthandle		=1
       
   127 
       
   128 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-new_command011]
       
   129 ws			=ws
       
   130 
       
   131 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-Construct_command012]
       
   132 parent			=wingrp
       
   133 handle			=2
       
   134 
       
   135 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-SetRequiredDisplayMode_command013]
       
   136 mode			={default_wserv,display_mode}
       
   137 
       
   138 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-SetBackgroundColor_command014]
       
   139 color_red		=255
       
   140 color_green		=255
       
   141 color_blue		=255
       
   142 
       
   143 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-SetAutoFlush_command017]
       
   144 newFlushstate		=TRUE
       
   145 expectedFlushstate	=FALSE
       
   146 
       
   147 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-Activate_command019]
       
   148 device			=win
       
   149 
       
   150 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-SetBrushColor_command020]
       
   151 color_red		=255
       
   152 color_green		=0
       
   153 color_blue		=0
       
   154 
       
   155 [GRAPHICS-WSERV-WindowGc-Setup-0002-0001-SetBrushStyle_command021]
       
   156 brushstyle		=ESolidBrush
       
   157 
       
   158 [GRAPHICS-WSERV-WindowGc-PublicApi-0051-0001-Load_command002]
       
   159 bitmap_id		=0
       
   160 file_name		=\smoketest\bitmap\uibench_16bit.mbm
       
   161 share_if_loaded		=TRUE
       
   162 use_rfile		=FALSE
       
   163 
       
   164 [GRAPHICS-WSERV-WindowGc-PublicApi-0051-0001-BitBlt_command009]
       
   165 point_x			=10
       
   166 point_y			=11
       
   167 bitmap			=fbsbmp