Searched refs:SCALE_FACTOR (Results 1 - 5 of 5) sorted by relevance
/external/swiftshader/tests/OGLSimpleCube/ |
H A D | OGLSimpleCube.cpp | 35 #define SCALE_FACTOR 0.5 macro 51 GLfloat S[16] = { SCALE_FACTOR, 0, 0, 0, 0, SCALE_FACTOR, 0, 0, 0, 0, SCALE_FACTOR, 0, 0, 0, 0, 1 };
|
/external/libvpx/libvpx/vpx/src/ |
H A D | svc_encodeframe.c | 63 SCALE_FACTOR, enumerator in enum:__anon12108 133 if (type == SCALE_FACTOR) { 138 if (*value0 < option_min_values[SCALE_FACTOR] || 139 *value1 < option_min_values[SCALE_FACTOR] || 140 *value0 > option_max_values[SCALE_FACTOR] || 141 *value1 > option_max_values[SCALE_FACTOR] || 168 (option1 == NULL && type == SCALE_FACTOR)) 228 res = parse_layer_options_from_string(svc_ctx, SCALE_FACTOR, option_value,
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 281 milliseconds