OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_FPS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java
66
private static final boolean
DEBUG_FPS
= false;
299
if (
DEBUG_FPS
|| DEBUG_PROFILE) {
392
if (
DEBUG_FPS
) outputFps();
/frameworks/base/core/java/android/view/
ViewRootImpl.java
128
private static final boolean
DEBUG_FPS
= false;
357
// Variables to track frames per second, enabled via
DEBUG_FPS
flag
[
all
...]
Completed in 50 milliseconds