graphicstest/graphicstestharness/bwins/tprofileru.def
author Matt Plumtree <matt.plumtree@nokia.com>
Fri, 23 Apr 2010 17:57:02 +0100
branchNewGraphicsArchitecture
changeset 39 a4b63488e0b0
parent 0 5d03bc08d59c
child 36 01a6848ebfd7
child 163 bbf46f59e123
permissions -rw-r--r--
Revise some of the compositor performance improvements to improve correctness. Implement pixel blending using a variation of Jim Blinn's no-division blending algorithm. Move transparency type simplification further up the composition code. Remove some unnecessary fields. Output to YUV implementation needs revision as it is actually converting from YUV (copy of source conversion code).

EXPORTS
	?ResultsAnalysisPixelRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 1 NONAME ; void CTProfiler::ResultsAnalysisPixelRate(class TDesC16 const &, int, int, int, int, int)
	?ResultsAnalysisZorderSwitchingRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 2 NONAME ; void CTProfiler::ResultsAnalysisZorderSwitchingRate(class TDesC16 const &, int, int, int, int, int)
	?InitResults@CTProfiler@@QAEXXZ @ 3 NONAME ; void CTProfiler::InitResults(void)
	??1CTProfiler@@UAE@XZ @ 4 NONAME ; CTProfiler::~CTProfiler(void)
	?MarkResultSetL@CTProfiler@@QAEXXZ @ 5 NONAME ; void CTProfiler::MarkResultSetL(void)
	?ResultsAnalysis@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 6 NONAME ; void CTProfiler::ResultsAnalysis(class TDesC16 const &, int, int, int, int)
	?StopTimer@CTProfiler@@QAE_JXZ @ 7 NONAME ; long long CTProfiler::StopTimer(void)
	?ResultsAnalysisAverageByIterations@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 8 NONAME ; void CTProfiler::ResultsAnalysisAverageByIterations(class TDesC16 const &, int, int, int, int)
	?ResultsAnalysisAverageByNumberOfIterations@CTProfiler@@QAEXABVTDesC16@@HHHH@Z @ 9 NONAME ; void CTProfiler::ResultsAnalysisAverageByNumberOfIterations(class TDesC16 const &, int, int, int, int)
	?Mean@CTProfiler@@QAEKXZ @ 10 NONAME ; unsigned long CTProfiler::Mean(void)
	?NewL@CTProfiler@@SAPAV1@AAVCTestStep@@@Z @ 11 NONAME ; class CTProfiler * CTProfiler::NewL(class CTestStep &)
	?ResultsAnalysisScreenRotationRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 12 NONAME ; void CTProfiler::ResultsAnalysisScreenRotationRate(class TDesC16 const &, int, int, int, int, int)
	?GetTrimedMean@CTProfiler@@QAEKXZ @ 13 NONAME ; unsigned long CTProfiler::GetTrimedMean(void)
	?PercentageChange@CTProfiler@@QAEHHH@Z @ 14 NONAME ; int CTProfiler::PercentageChange(int, int)
	?ResultsAnalysisCharacterRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 15 NONAME ; void CTProfiler::ResultsAnalysisCharacterRate(class TDesC16 const &, int, int, int, int, int)
	?ResultsAnalysisFrameRate@CTProfiler@@QAEXABVTDesC16@@HHHHH@Z @ 16 NONAME ; void CTProfiler::ResultsAnalysisFrameRate(class TDesC16 const &, int, int, int, int, int)
	?StartTimer@CTProfiler@@QAEXXZ @ 17 NONAME ; void CTProfiler::StartTimer(void)
	?FreeResultsMemory@CTProfiler@@QAEXXZ @ 18 NONAME ; void CTProfiler::FreeResultsMemory(void)