Searched refs:reverse (Results 1 – 10 of 10) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | Rotate3dAnimation.java | 53 float centerX, float centerY, float depthZ, boolean reverse) { in Rotate3dAnimation() argument 59 mReverse = reverse; in Rotate3dAnimation()
|
D | ReversingAnimation.java | 94 bounceAnim.reverse(); in reverseAnimation()
|
/development/scripts/ |
D | native_heapdump_viewer.py | 381 children = sorted(node.children.values(), key=lambda x: x.size, reverse=True) 400 children = sorted(node.children.values(), key=lambda x: x.size, reverse=True) 465 stack.reverse()
|
/development/tools/winscope/src/ |
D | transform.js | 150 return parts.reverse().join('');
|
D | transform_sf.js | 264 return res.reverse();
|
/development/vndk/tools/sourcedr/blueprint/ |
D | analyze_manifest_split.py | 51 self._projects = sorted(dir_project_dict.items(), reverse=True)
|
D | blueprint.py | 982 namespaces = sorted(namespaces, reverse=True)
|
/development/python-packages/adb/ |
D | device.py | 489 def reverse(self, remote, local): member in AndroidDevice
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 1893 alpha.sort(reverse=True) 1894 numeric.sort(reverse=True) 4211 libs.sort(key=lambda violate_item: violate_item[1], reverse=True)
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 801 modification of the work for the customer's own use and reverse 2524 modification of the work for the customer's own use and reverse 2975 modification of the work for the customer's own use and reverse 5131 modification of the work for the customer's own use and reverse 6862 modification of the work for the customer's own use and reverse 7544 modification of the work for the customer's own use and reverse
|