Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceDisplay.cpp474 if (g_Config.bDrawFrameGraph) { in CalculateFPS()
673 if (g_Config.bDrawFrameGraph) { in DoFrameIdleTiming()
840 if (g_Config.bDrawFrameGraph) { in __DisplayFlip()
905 if (g_Config.bDrawFrameGraph) { in hleLagSync()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceDisplay.cpp474 if (g_Config.bDrawFrameGraph) { in CalculateFPS()
673 if (g_Config.bDrawFrameGraph) { in DoFrameIdleTiming()
840 if (g_Config.bDrawFrameGraph) { in __DisplayFlip()
905 if (g_Config.bDrawFrameGraph) { in hleLagSync()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceDisplay.cpp474 if (g_Config.bDrawFrameGraph) { in CalculateFPS()
673 if (g_Config.bDrawFrameGraph) { in DoFrameIdleTiming()
840 if (g_Config.bDrawFrameGraph) { in __DisplayFlip()
905 if (g_Config.bDrawFrameGraph) { in hleLagSync()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h492 bool bDrawFrameGraph; member
H A DConfig.cpp1151 ConfigSetting("DrawFrameGraph", &g_Config.bDrawFrameGraph, false),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h492 bool bDrawFrameGraph; member
H A DConfig.cpp1151 ConfigSetting("DrawFrameGraph", &g_Config.bDrawFrameGraph, false),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h492 bool bDrawFrameGraph; member
H A DConfig.cpp1151 ConfigSetting("DrawFrameGraph", &g_Config.bDrawFrameGraph, false),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp1459 if (g_Config.bDrawFrameGraph && !invalid_) { in renderUI()
H A DDevScreens.cpp100 items->Add(new CheckBox(&g_Config.bDrawFrameGraph, dev->T("Draw Frametimes Graph"))); in CreatePopupContents()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp1459 if (g_Config.bDrawFrameGraph && !invalid_) { in renderUI()
H A DDevScreens.cpp100 items->Add(new CheckBox(&g_Config.bDrawFrameGraph, dev->T("Draw Frametimes Graph"))); in CreatePopupContents()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DEmuScreen.cpp1459 if (g_Config.bDrawFrameGraph && !invalid_) { in renderUI()
H A DDevScreens.cpp100 items->Add(new CheckBox(&g_Config.bDrawFrameGraph, dev->T("Draw Frametimes Graph"))); in CreatePopupContents()