Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 6 of 6) sorted by relevance

/development/tools/winscope/src/app/components/timeline/
Dtimeline_utils.ts118 hex: string,
122 hex = hex.replace(shorthandRegex, (m, r, g, b) => {
126 const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
/development/tools/winscope/src/viewers/viewer_window_manager/operations/
Dpropagate_hash_codes.ts37 const hex = (child.getValue() ?? 0).toString(16); constant
38 if (child.id.split(' ').at(1) === hex) {
/development/tools/motion/motion_test_watcher_app/src/model/
Dvisualization.ts42 function lighten(hex: string): string {
43 hex = hex.replace(/[^0-9A-F]/gi, '');
44 var bigint = parseInt(hex, 16);
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java595 String hex = Integer.toHexString(0xFF & bytes[i]); in bytesToHexString() local
596 if (hex.length() == 1) { in bytesToHexString()
599 sb.append(hex); in bytesToHexString()
/development/tools/repo_diff/service/repodiff/mappers/
Dmappers.go304 return hex.EncodeToString(
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata2597 "name": "hex",
2910 "name": "hex",