CuttlefishDisplayHandler.Display
public
static
final
class
CuttlefishDisplayHandler.Display
extends Object
| java.lang.Object | |
| ↳ | com.android.tradefed.device.internal.CuttlefishDisplayHandler.Display |
Tóm tắt
Trường | |
|---|---|
public
int |
dpi
|
public
int |
height
|
public
int |
refreshRateHz
|
public
int |
width
|
Hàm khởi tạo công khai | |
|---|---|
Display(int width, int height, int dpi, int refreshRateHz)
|
|
Trường
dpi
public int dpi
độ cao
public int height
refreshRateHz
public int refreshRateHz
chiều rộng
public int width
Hàm khởi tạo công khai
Hiển thị
public Display (int width,
int height,
int dpi,
int refreshRateHz)| Tham số | |
|---|---|
width |
int |
height |
int |
dpi |
int |
refreshRateHz |
int |