graphicstest/graphicstestharness/bwins/tprofileru.def
author Faisal Memon <faisal.memon@nokia.com>
Fri, 14 May 2010 15:41:33 +0100
branchNewGraphicsArchitecture
changeset 64 5c983aa672ea
parent 0 5d03bc08d59c
child 36 01a6848ebfd7
child 163 bbf46f59e123
permissions -rw-r--r--
Merge 1. Pull in cpp files in the performance enhanced Khronos RI OVG files which are newly added. I've ignored platform-specific cpp files for linux, macosx, and null operating systems because this local solution has its own platform glue (i.e. facility to target Bitmaps but no full windowing support). I've ignored sfEGLInterface.cpp because this is used as a bridge to go from EGL to Nokia's Platsim which offers an EGL service. That's not relevant to this implementation because this is ARM side code, not Intel side. I just left a comment to sfEGLInterface.cpp in case we need to pick up this later on. The current code compiles on winscw. Prior to this fix, the code works on winscw, and can launch the SVG tiger (tiger.exe). That takes about 20 seconds to render. I hope to always be able to show this icon on each commit, and the plan is for the render time to reduce with this series of submissions. On this commit, the tiger renders ok in 20 seconds.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	?ResultsAnalysisPixelRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 1 NONAME ; void CTProfiler::ResultsAnalysisPixelRate(class TDesC16 const &, int, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	?ResultsAnalysisZorderSwitchingRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 2 NONAME ; void CTProfiler::ResultsAnalysisZorderSwitchingRate(class TDesC16 const &, int, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	?InitResults@CTProfiler@@QAEXXZ @ 3 NONAME ; void CTProfiler::InitResults(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	??1CTProfiler@@UAE@XZ @ 4 NONAME ; CTProfiler::~CTProfiler(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	?MarkResultSetL@CTProfiler@@QAEXXZ @ 5 NONAME ; void CTProfiler::MarkResultSetL(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	?ResultsAnalysis@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 6 NONAME ; void CTProfiler::ResultsAnalysis(class TDesC16 const &, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	?StopTimer@CTProfiler@@QAE_JXZ @ 7 NONAME ; long long CTProfiler::StopTimer(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	?ResultsAnalysisAverageByIterations@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 8 NONAME ; void CTProfiler::ResultsAnalysisAverageByIterations(class TDesC16 const &, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	?ResultsAnalysisAverageByNumberOfIterations@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 9 NONAME ; void CTProfiler::ResultsAnalysisAverageByNumberOfIterations(class TDesC16 const &, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	?Mean@CTProfiler@@QAEKXZ @ 10 NONAME ; unsigned long CTProfiler::Mean(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	?NewL@CTProfiler@@SAPAV1@AAVCTestStep@@@Z @ 11 NONAME ; class CTProfiler * CTProfiler::NewL(class CTestStep &)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?ResultsAnalysisScreenRotationRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 12 NONAME ; void CTProfiler::ResultsAnalysisScreenRotationRate(class TDesC16 const &, int, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?GetTrimedMean@CTProfiler@@QAEKXZ @ 13 NONAME ; unsigned long CTProfiler::GetTrimedMean(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?PercentageChange@CTProfiler@@QAEHHH@Z @ 14 NONAME ; int CTProfiler::PercentageChange(int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?ResultsAnalysisCharacterRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 15 NONAME ; void CTProfiler::ResultsAnalysisCharacterRate(class TDesC16 const &, int, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?ResultsAnalysisFrameRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 16 NONAME ; void CTProfiler::ResultsAnalysisFrameRate(class TDesC16 const &, int, int, int, int, int)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?StartTimer@CTProfiler@@QAEXXZ @ 17 NONAME ; void CTProfiler::StartTimer(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?FreeResultsMemory@CTProfiler@@QAEXXZ @ 18 NONAME ; void CTProfiler::FreeResultsMemory(void)
5d03bc08d59c Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20