Searched refs:mGuide (Results 1 – 1 of 1) sorted by relevance
55 protected final PerimeterPathGuide mGuide; field in InvocationLightsView98 mGuide = new PerimeterPathGuide(context, createCornerPathRenderer(context), in InvocationLightsView()130 mGuide.getRegionWidth(PerimeterPathGuide.Region.BOTTOM_LEFT); in onInvocationProgress()135 float maxLightLength = mGuide.getRegionWidth(PerimeterPathGuide.Region.BOTTOM) / 4f; in onInvocationProgress()140 float rightStart = mGuide.getRegionWidth(PerimeterPathGuide.Region.BOTTOM) in onInvocationProgress()212 mGuide.setRotation(rotation); in onLayout()274 mGuide.strokeSegment(mPath, light.getStart(), light.getStart() + light.getLength()); in renderLight()