Flutter Engine
The Flutter Engine
|
Classes | |
class | HardwarePixel2 |
Variables | |
int | CPU_CLOCK_RATE = 2035200 |
int | MEM_CLOCK_RATE = 13763 |
int | GPU_CLOCK_RATE = 670000000 |
int | GPU_POWER_LEVEL = 1 |
int tools.skpbench._hardware_pixel2.CPU_CLOCK_RATE = 2035200 |
Definition at line 9 of file _hardware_pixel2.py.
int tools.skpbench._hardware_pixel2.GPU_CLOCK_RATE = 670000000 |
Definition at line 11 of file _hardware_pixel2.py.
int tools.skpbench._hardware_pixel2.GPU_POWER_LEVEL = 1 |
Definition at line 12 of file _hardware_pixel2.py.
int tools.skpbench._hardware_pixel2.MEM_CLOCK_RATE = 13763 |
Definition at line 10 of file _hardware_pixel2.py.