Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
tools.skpbench._hardware_pixel2 Namespace Reference

Classes

class  HardwarePixel2
 

Variables

int CPU_CLOCK_RATE = 2035200
 
int MEM_CLOCK_RATE = 13763
 
int GPU_CLOCK_RATE = 670000000
 
int GPU_POWER_LEVEL = 1
 

Variable Documentation

◆ CPU_CLOCK_RATE

int tools.skpbench._hardware_pixel2.CPU_CLOCK_RATE = 2035200

Definition at line 9 of file _hardware_pixel2.py.

◆ GPU_CLOCK_RATE

int tools.skpbench._hardware_pixel2.GPU_CLOCK_RATE = 670000000

Definition at line 11 of file _hardware_pixel2.py.

◆ GPU_POWER_LEVEL

int tools.skpbench._hardware_pixel2.GPU_POWER_LEVEL = 1

Definition at line 12 of file _hardware_pixel2.py.

◆ MEM_CLOCK_RATE

int tools.skpbench._hardware_pixel2.MEM_CLOCK_RATE = 13763

Definition at line 10 of file _hardware_pixel2.py.