/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | BoundedRect.java | 259 int fixed = -1; in fixedAspectResizeInner() local 262 fixed = 0; // top left in fixedAspectResizeInner() 264 fixed = 2; // top right in fixedAspectResizeInner() 267 fixed = 4; // bottom right in fixedAspectResizeInner() 269 fixed = 6; // bottom left in fixedAspectResizeInner() 272 if (fixed == -1) in fixedAspectResizeInner() 284 if (moved == fixed) in fixedAspectResizeInner() 301 float fixed_x = oldInnerCorners[fixed]; in fixedAspectResizeInner() 302 float fixed_y = oldInnerCorners[fixed + 1]; in fixedAspectResizeInner() 313 if (fixed == 0) { in fixedAspectResizeInner() [all …]
|
/packages/services/Car/tests/fixed_activity_mode_test/ |
D | fixed_activity_mode_test.sh | 16 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink… 31 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink… 42 adb shell dumpsys car_service stop-fixed-activity-mode $DISP_ID
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/misc/ |
D | doxygenextra.css | 161 position: fixed; 194 position: fixed; 227 position: fixed; 238 position: fixed;
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipPixel.java | 121 Pattern fixed = Pattern.compile("^(\\d{1,5})\\*(\\d{1,5})$"); in BipPixel() local 122 Matcher m1 = fixed.matcher(pixel); in BipPixel()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 32 * UTF-32: 32-bit fixed-width encoding. It directly maps a code point to a single 32-bit code unit (…
|
D | tutorial.md | 290 The simple answer is performance. For fixed size JSON types (Number, True, False, Null), copying th…
|
D | Doxyfile.in | 282 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran: 284 # Fortran. In the later case the parser tries to guess whether the code is fixed
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 392 // with fixed height and variable width.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |