Searched refs:childNode (Results 1 – 3 of 3) sorted by relevance
386 val childNode = RenderNode("shadowCaster") in testSpotShadowSetup() constant387 childNode.setPosition(childRect) in testSpotShadowSetup()391 childNode.setOutline(outline) in testSpotShadowSetup()392 val childCanvas = childNode.beginRecording() in testSpotShadowSetup()394 childNode.endRecording() in testSpotShadowSetup()395 childNode.elevation = 20f in testSpotShadowSetup()399 drawRenderNode(childNode) in testSpotShadowSetup()
459 ViewNode childNode = parentNode.getChildAt(i); in traverseViewAndStructure() local463 traverseViewAndStructure(childView, childNode, isSecureWindow); in traverseViewAndStructure()
330 final ViewNode childNode = findNodeByResourceId(saveRequest.structure, ID_EMPTY); in testAutofillAutomaticallyAndSaveAfterServiceReturnedNoDatasets() local331 assertTextAndValue(childNode, "NOT MR.M"); in testAutofillAutomaticallyAndSaveAfterServiceReturnedNoDatasets()