Home
last modified time | relevance | path

Searched refs:SmPerf (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmPerf.h56 class SmPerf
59 SmPerf() in SmPerf() function
67 ~SmPerf() in ~SmPerf()
179 class SmCpuPerf : public SmPerf
195 class SmGpuPerf : public SmPerf
239 void Render( SmPerf* cpuPerf, SmPerf* gpuPerf );
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmPerf.cpp31 : SmPerf(){} in SmCpuPerf()
76 : SmPerf() in SmGpuPerf()
194 SmPerf::Reset(); in Reset()
246 SmPerfDrawer::Render( SmPerf* cpuPerf, SmPerf* gpuPerf ) in Render()
/NW4C-1.2.23/demos/Nw4cDemo/
DOMakefile29 sources/SmPerf.cpp