Searched defs:aw (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | Frame.java | 110 private Frame(float n, float aw, float nbb, float ncb, float c, float nc, float[] rgbD, in Frame() 187 float aw = ((2.0f * rgbA[0]) + rgbA[1] + (0.05f * rgbA[2])) * nbb; in make() local
|
/cts/apps/CameraITS/tests/scene2_b/ |
D | test_num_faces.py | 38 def check_face_bounding_box(rect, aw, ah, index): argument
|
/cts/apps/CameraITS/tests/scene2_c/ |
D | test_num_faces.py | 38 def check_face_bounding_box(rect, aw, ah, index): argument
|
/cts/apps/CameraITS/tests/scene2_e/ |
D | test_num_faces.py | 38 def check_face_bounding_box(rect, aw, ah, index): argument
|
/cts/apps/CameraITS/tests/scene2_a/ |
D | test_num_faces.py | 38 def check_face_bounding_box(rect, aw, ah, index): argument
|
/cts/apps/CameraITS/tests/scene2_d/ |
D | test_num_faces.py | 38 def check_face_bounding_box(rect, aw, ah, index): argument
|