Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/camera/Simple/
DSimple.cpp205 s32 s_FrameCountForDisplay = 1; variable
1039 s_FrameCountForDisplay++; // Increase frame count for display in CameraVsyncFunc()
1393 s_RenderSystem.DrawText(textX, textY, "Counts: %d", s_FrameCountForDisplay); in DrawDisplay1()