Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.cpp105 mFlashToggle = !mFlashToggle; in draw()
106 if (mFlashToggle) { in draw()
H A DFrameInfoVisualizer.h85 bool mFlashToggle = false; variable