ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the display SLS Map information. More...
#include <adl_structures.h>
Data Fields | |
ADLSLSGrid | grid |
Indicate the current grid. More... | |
int | iAdapterIndex |
The Adapter Index. More... | |
int | iFirstBezelModeArrayIndex |
The first bezel mode array index in the native mode array. More... | |
int | iFirstBezelOffsetArrayIndex |
The first bezel offset array index in the. More... | |
int | iFirstNativeModeArrayIndex |
The first native mode array index in the native mode array. More... | |
int | iFirstSLSTargetArrayIndex |
The first target array index in the Target array. More... | |
int | iNumBezelMode |
The number of bezel modes belongs to this map. More... | |
int | iNumBezelOffset |
The number of bezel offsets belongs to this map. More... | |
int | iNumNativeMode |
The number of native modes belongs to this map. More... | |
int | iNumSLSTarget |
The number of display targets belongs to this map. More... | |
int | iOrientation |
Screen orientation. E.g., 0, 90, 180, 270. More... | |
int | iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1. More... | |
int | iSLSMapMask |
The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX. More... | |
int | iSLSMapValue |
The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX. More... | |
int | iSurfaceMapIndex |
OS surface index. More... | |
Structure containing information about the display SLS Map information.
This structure is used to store the display SLS Map information.
ADLSLSGrid ADLSLSMap::grid |
Indicate the current grid.
int ADLSLSMap::iAdapterIndex |
The Adapter Index.
int ADLSLSMap::iFirstBezelModeArrayIndex |
The first bezel mode array index in the native mode array.
int ADLSLSMap::iFirstBezelOffsetArrayIndex |
The first bezel offset array index in the.
int ADLSLSMap::iFirstNativeModeArrayIndex |
The first native mode array index in the native mode array.
int ADLSLSMap::iFirstSLSTargetArrayIndex |
The first target array index in the Target array.
int ADLSLSMap::iNumBezelMode |
The number of bezel modes belongs to this map.
int ADLSLSMap::iNumBezelOffset |
The number of bezel offsets belongs to this map.
int ADLSLSMap::iNumNativeMode |
The number of native modes belongs to this map.
int ADLSLSMap::iNumSLSTarget |
The number of display targets belongs to this map.
int ADLSLSMap::iOrientation |
Screen orientation. E.g., 0, 90, 180, 270.
int ADLSLSMap::iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1.
int ADLSLSMap::iSLSMapMask |
The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX.
int ADLSLSMap::iSLSMapValue |
The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX.
int ADLSLSMap::iSurfaceMapIndex |
OS surface index.