/development/tools/winscope/src/flickerlib/ |
D | mixin.ts | 26 let obj = Object.assign({}, entry) 27 if (obj.children) delete obj.children 30 obj.proto = Object.assign({}, proto) 31 if (obj.proto.children) delete obj.proto.children 32 if (obj.proto.childWindows) delete obj.proto.childWindows 33 if (obj.proto.childrenWindows) delete obj.proto.childrenWindows 34 if (obj.proto.childContainers) delete obj.proto.childContainers 35 if (obj.proto.windowToken) delete obj.proto.windowToken 36 if (obj.proto.rootDisplayArea) delete obj.proto.rootDisplayArea 37 if (obj.proto.rootWindowContainer) delete obj.proto.rootWindowContainer [all …]
|
D | ObjectFormatter.ts | 44 static format(obj: any): {} { 45 const entries = Object.entries(obj) 69 result[key] = this.translateIntDef(obj, key, value) 86 private static translateObject(obj) { 87 const type = obj?.$type?.name 89 case `SizeProto`: return toBounds(obj) 90 case `ActiveBufferProto`: return toBuffer(obj) 91 case `ColorProto`: return toColor(obj) 92 case `PointProto`: return toPoint(obj) 93 case `RectProto`: return toRect(obj) [all …]
|
/development/tools/winscope/src/ |
D | transform.js | 26 obj, property 49 const childs = call(childrenFunc, obj); 80 const kindResolved = call(kind, obj); 81 const nameResolved = call(name, obj); 82 const shortNameResolved = call(shortName, obj); 83 const rectResolved = call(rect, obj); 85 …eIdResolved = (stableId === undefined) ? kindResolved + '|-|' + nameResolved : call(stableId, obj); 93 obj: obj, property 94 timestamp: call(timestamp, obj), 96 bounds: call(bounds, obj) || transformedChildren.map( [all …]
|
D | transform_ime.js | 5 obj: entries, property 16 obj: entry, property 29 obj: transform_input_connection_call(entry), property 41 obj: entries, property 52 obj: entry, property 65 obj: transform_input_connection_call(entry), property 77 obj: entries, property 88 obj: entry, property 101 obj: entry, property 113 const obj = Object.assign({}, entry) [all …]
|
D | transform_sys_ui.js | 21 obj: edgeBack, property 30 obj: sysui, property 41 obj: entry, property 54 obj: entries, property
|
D | transform_wl.js | 35 obj: layer, property 54 obj: cntnr, property 71 obj: {name: "Output State", fullBounds: fullBounds}, property 84 obj: entry, property 97 obj: entries, property
|
D | transform_launcher.js | 21 obj: launcher, property 30 obj: entry, property 43 obj: entries, property
|
D | transform_transaction.js | 25 obj: surfaceChange, property 33 obj: displayChange, property 68 obj: entry[type], property
|
D | transform_sf.js | 104 obj: ObjectFormatter.format(layer), property 183 idToTransformed[n.obj.id] = n; 191 obj: {}, property 213 obj: entry, property 229 obj: entries, property
|
/development/tools/winscope/src/utils/ |
D | diff.js | 29 export function asRawTreeViewObject(obj) { argument 30 const children = obj.children?.map(child => child.rawTreeViewObject) ?? [] 33 kind: obj.kind, 34 name: obj.name, 35 shortName: obj.shortName, 36 stableId: obj.stableId, 37 chips: obj.chips, 38 obj: obj.obj, 40 ref: obj, 53 return JSON.stringify(newNode.obj) !== JSON.stringify(oldNode.obj); [all …]
|
/development/vndk/tools/definition-tool/tests/ |
D | compat.py | 65 obj, attr = target.rsplit('.') 66 obj = __import__(obj) 67 original_value = getattr(obj, attr) 68 setattr(obj, attr, mock) 72 setattr(obj, attr, original_value)
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
D | ExpandingCells.java | 60 ExpandableListItem obj = values[i % values.length]; in onCreate() local 61 mData.add(new ExpandableListItem(obj.getTitle(), obj.getImgResource(), in onCreate() 62 obj.getCollapsedHeight(), obj.getText())); in onCreate()
|
/development/host/windows/ |
D | .gitignore | 7 usb/api/obj* 10 usb/adb_winapi_test/obj* 13 usb/winusb/obj*
|
/development/apps/OBJViewer/com/android/objviewer/ |
D | OBJViewer.java | 177 Object3D obj = OBJViewer.getObject(); in onDraw() local 181 mCenterX = (obj.getBoundsMinX() + obj.getBoundsMaxX())/2.0f; in onDraw() 182 mCenterY = (obj.getBoundsMinY() + obj.getBoundsMaxY())/2.0f; in onDraw() 183 mCenterZ = (obj.getBoundsMinZ() + obj.getBoundsMaxZ())/2.0f; in onDraw() 184 float spanX = obj.getBoundsMaxX() - obj.getBoundsMinX(); in onDraw() 185 float spanY = obj.getBoundsMaxY() - obj.getBoundsMinY(); in onDraw() 186 float spanZ = obj.getBoundsMaxZ() - obj.getBoundsMinZ(); in onDraw()
|
/development/tools/winscope/spec/ |
D | ObjectTransformerSpec.js | 33 const obj = { variable 34 obj: { property 61 const transformedObj = new ObjectTransformer(obj, 'root') 69 const obj = { variable 70 obj: { property 83 const transformedObj = new ObjectTransformer(obj, 'root')
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
D | web_services.py | 296 def safe_attr(self, obj, attr_name): argument 297 if attr_name in obj: 298 return obj[attr_name] 365 obj = datastore.Contact.get_contact_info(username) 368 if hasattr(obj, obj_name): 369 v = getattr(obj, obj_name) 374 contact['i'] = str(obj.key().id()) 375 contact['a'] = host_url + "/avatar?id=" + str(obj.key().id()) 383 obj = datastore.Contact.get_contact_info(username) 386 contact['i'] = str(obj.key().id())
|
/development/vndk/tools/header-checker/src/repr/symbol/ |
D | so_file_parser.cpp | 61 ELFSoFileParser(const llvm::object::ELFObjectFile<T> *obj); 86 ELFSoFileParser<T>::ELFSoFileParser(const llvm::object::ELFObjectFile<T> *obj) { in ELFSoFileParser() argument 87 assert(obj != nullptr); in ELFSoFileParser() 91 for (auto symbol_it : obj->getDynamicSymbolIterators()) { in ELFSoFileParser() 92 auto elf_sym_or_error = obj->getSymbol(symbol_it.getRawDataRefImpl()); in ELFSoFileParser()
|
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/ |
D | SetTwoMinuteAlarm.java | 136 UiObject obj = new UiObject(new UiSelector().description(text)); in clickByDescription() local 137 obj.clickAndWaitForNewWindow(); in clickByDescription() 146 UiObject obj = new UiObject(new UiSelector().text(text)); in clickByText() local 147 obj.clickAndWaitForNewWindow(); in clickByText()
|
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
D | CustomArrayAdapter.java | 91 ListItemObject obj = mData.get(position); in getView() local 99 .MATCH_PARENT, obj.getHeight())); in getView() 105 obj.getImgResource(), null); in getView() 107 textView.setText(obj.getTitle()); in getView()
|
D | InsertingCells.java | 83 ListItemObject obj = mValues[mItemNum % mValues.length]; in addRow() local 84 final ListItemObject newObj = new ListItemObject(obj.getTitle(), obj.getImgResource(), in addRow()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | Projector.java | 41 public void project(float[] obj, int objOffset, float[] win, int winOffset) { in project() argument 47 Matrix.multiplyMV(mV, 0, mMVP, 0, obj, objOffset); in project()
|
/development/tools/winscope/src/flickerlib/treeview/ |
D | IClickableTreeViewElement.ts | 20 obj: any property
|
D | types.ts | 9 obj: any
|
/development/host/windows/usb/api/ |
D | adb_api.cpp | 108 AdbInterfaceObject* obj = NULL; in AdbCreateInterfaceByName() local 115 obj = new AdbLegacyInterfaceObject(interface_name); in AdbCreateInterfaceByName() 121 obj = InstantiateWinUsbInterface(interface_name); in AdbCreateInterfaceByName() 122 if (NULL == obj) { in AdbCreateInterfaceByName() 131 ret = obj->CreateHandle(); in AdbCreateInterfaceByName() 136 if (NULL != obj) in AdbCreateInterfaceByName() 137 obj->Release(); in AdbCreateInterfaceByName()
|
/development/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/CorpApp_intermediates)
|