graphicscomposition/openwfcompositionengine/composition/include/wfcdevice.h
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
     1 /* Copyright (c) 2009 The Khronos Group Inc.
     1 /* Copyright (c) 2009 The Khronos Group Inc.
     2  * Portions copyright (c) 2009-2010  Nokia Corporation and/or its subsidiary(-ies)
       
     3  *
     2  *
     4  * Permission is hereby granted, free of charge, to any person obtaining a
     3  * Permission is hereby granted, free of charge, to any person obtaining a
     5  * copy of this software and/or associated documentation files (the
     4  * copy of this software and/or associated documentation files (the
     6  * "Materials"), to deal in the Materials without restriction, including
     5  * "Materials"), to deal in the Materials without restriction, including
     7  * without limitation the rights to use, copy, modify, merge, publish,
     6  * without limitation the rights to use, copy, modify, merge, publish,
   308 
   307 
   309 OWF_API_CALL void
   308 OWF_API_CALL void
   310 WFC_Device_DestroyContextImageProviders(WFC_DEVICE* device,
   309 WFC_Device_DestroyContextImageProviders(WFC_DEVICE* device,
   311                                         WFC_CONTEXT* context);
   310                                         WFC_CONTEXT* context);
   312 
   311 
   313 OWF_API_CALL WFCboolean
       
   314 WFC_Device_FindScreenNumber(WFCint screenNumber);
       
   315 
       
   316 #ifdef __cplusplus
   312 #ifdef __cplusplus
   317 }
   313 }
   318 #endif
   314 #endif
   319 
   315 
   320 #endif /*WFCDEVICE_H_*/
   316 #endif /*WFCDEVICE_H_*/