Searched refs:lh (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ImageFilterKMeans.java | 69 int lh = h; in apply() local 70 while (lw > 256 && lh > 256) { in apply() 72 lh /= 2; in apply() 75 large_bm_ds = Bitmap.createScaledBitmap(bitmap, lw, lh, true); in apply() 80 int sh = lh; in apply() 91 nativeApplyFilter(bitmap, w, h, large_bm_ds, lw, lh, small_bm_ds, sw, sh, p, mSeed); in apply()
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | XmpUtil.java | 225 int lh = section.length >> 8; in writeJpegFile() local 227 os.write(lh); in writeJpegFile() 369 int lh = is.read(); in parse() local 371 if (lh == -1 || ll == -1) { in parse() 374 int length = lh << 8 | ll; in parse()
|
/packages/services/Car/vehicle_network_service/ |
D | VehicleNetworkService.h | 239 sp<HalClient>& lh = * (sp<HalClient> * )(lhs); in do_compare() local 241 return compare_type(lh.get(), rh.get()); in do_compare()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |