| android.support.test.jank.GfxMonitor |
Class Overview
Annotation used to configure a gfx monitor.
Summary
|
[Expand]
Inherited Methods |
From interface
java.lang.annotation.Annotation
|
abstract
Class<? extends Annotation>
|
annotationType()
|
|
abstract
boolean
|
equals(Object arg0)
|
|
abstract
int
|
hashCode()
|
|
abstract
String
|
toString()
|
|
Constants
public
static
final
String
KEY_AVG_FRAME_TIME_90TH_PERCENTILE
Constant Value:
"gfx-avg-frame-time-90"
public
static
final
String
KEY_AVG_FRAME_TIME_95TH_PERCENTILE
Constant Value:
"gfx-avg-frame-time-95"
public
static
final
String
KEY_AVG_FRAME_TIME_99TH_PERCENTILE
Constant Value:
"gfx-avg-frame-time-99"
public
static
final
String
KEY_AVG_HIGH_INPUT_LATENCY
Constant Value:
"gfx-avg-high-input-latency"
public
static
final
String
KEY_AVG_MISSED_VSYNC
Constant Value:
"gfx-avg-missed-vsync"
public
static
final
String
KEY_AVG_NUM_JANKY
Constant Value:
"gfx-avg-jank"
public
static
final
String
KEY_AVG_SLOW_BITMAP_UPLOADS
Constant Value:
"gfx-avg-slow-bitmap-uploads"
public
static
final
String
KEY_AVG_SLOW_DRAW
Constant Value:
"gfx-avg-slow-draw"
public
static
final
String
KEY_AVG_SLOW_UI_THREAD
Constant Value:
"gfx-avg-slow-ui-thread"
public
static
final
String
KEY_MAX_FRAME_TIME_90TH_PERCENTILE
Constant Value:
"gfx-max-frame-time-90"
public
static
final
String
KEY_MAX_FRAME_TIME_95TH_PERCENTILE
Constant Value:
"gfx-max-frame-time-95"
public
static
final
String
KEY_MAX_FRAME_TIME_99TH_PERCENTILE
Constant Value:
"gfx-max-frame-time-99"
public
static
final
String
KEY_MAX_HIGH_INPUT_LATENCY
Constant Value:
"gfx-max-high-input-latency"
public
static
final
String
KEY_MAX_MISSED_VSYNC
Constant Value:
"gfx-max-missed-vsync"
public
static
final
String
KEY_MAX_NUM_JANKY
Constant Value:
"gfx-max-jank"
public
static
final
String
KEY_MAX_SLOW_BITMAP_UPLOADS
Constant Value:
"gfx-max-slow-bitmap-uploads"
public
static
final
String
KEY_MAX_SLOW_DRAW
Constant Value:
"gfx-max-slow-draw"
public
static
final
String
KEY_MAX_SLOW_UI_THREAD
Constant Value:
"gfx-max-slow-ui-thread"