Searched defs:timerStop (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libultrahdr/tests/ | ||
H A D | jpegr_test.cpp | 2212 void timerStop() { QueryPerformanceCounter(&mEndingTime); } in timerStop() function in ultrahdr::Profiler |
/aosp_15_r20/external/libultrahdr/examples/ | ||
H A D | ultrahdr_app.cpp | 113 void timerStop() { QueryPerformanceCounter(&mEndingTime); } in timerStop() function in Profiler |