graphicscomposition/openwfcompositionengine/composition/include/wfcdevice.h
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/graphicscomposition/openwfcompositionengine/composition/include/wfcdevice.h	Thu Aug 19 11:11:18 2010 +0300
+++ b/graphicscomposition/openwfcompositionengine/composition/include/wfcdevice.h	Tue Aug 31 16:31:06 2010 +0300
@@ -1,4 +1,5 @@
 /* Copyright (c) 2009 The Khronos Group Inc.
+ * Portions copyright (c) 2009-2010  Nokia Corporation and/or its subsidiary(-ies)
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and/or associated documentation files (the
@@ -309,6 +310,9 @@
 WFC_Device_DestroyContextImageProviders(WFC_DEVICE* device,
                                         WFC_CONTEXT* context);
 
+OWF_API_CALL WFCboolean
+WFC_Device_FindScreenNumber(WFCint screenNumber);
+
 #ifdef __cplusplus
 }
 #endif