Documentation
¶
Overview ¶
Package screen provides helper functions to assist with verifying screen state in tast tests.
Index ¶
Constants ¶
View Source
const ( // KeyTotalFramesRendered key for total frames rendered. KeyTotalFramesRendered = "Total frames rendered" // KeyJankyFrames key for janky frames. KeyJankyFrames = "Janky frames" )
Variables ¶
This section is empty.
Functions ¶
func GfxinfoDumpStats ¶
GfxinfoDumpStats parses and returns the output of "dumpsys gfxinfo" using the global gfxinfoSampleRe regexp.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.