OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LOG_SCALE
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
log_tabl.h
23
#define
LOG_SCALE
1024 /* smallest scale is about 0.1 dB */
/packages/apps/Settings/src/com/android/settings/widget/
ChartDataUsageView.java
547
private static final boolean
LOG_SCALE
= false;
577
if (
LOG_SCALE
) {
590
if (
LOG_SCALE
) {
Completed in 74 milliseconds