Searched refs:l1 (Results 1 – 5 of 5) sorted by relevance
220 float[] l1 = { in moveCurrentSelection() local227 l1[1] = crop.top; in moveCurrentSelection()231 l1[0] - l2[0], l1[1] - l2[1] in moveCurrentSelection()
287 float[] l1 = { in fixedAspectResizeInner() local291 float[] p = GeometryMathUtils.lineIntersect(l1, l2); in fixedAspectResizeInner()
3244 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);3248 (l1 dom l2 or t1 == mlstrustedsubject);3252 (l1 domby l2 or t1 == mlstrustedsubject);3261 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);3266 (l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);3271 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);3281 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));3291 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);3293 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject);3302 (t2 == app_data_file or l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject);[all …]
504 int l1 = p1.mLeft; in enableMMSConformanceMode()510 res = l1 - l2; in enableMMSConformanceMode()
2392 long l1 = messageId / 100 % 100; in getBodyFile() local2395 "body/" + Long.toString(l1) + "/" + Long.toString(l2) + "/"); in getBodyFile()