Searched refs:onDebugDraw (Results 1 – 3 of 3) sorted by relevance
944 lp.onDebugDraw(c, canvas, paint); in onDebugDrawMargins()952 protected void onDebugDraw(Canvas canvas) { in onDebugDraw() method in GridLayout980 super.onDebugDraw(canvas); in onDebugDraw()
4172 c.getLayoutParams().onDebugDraw(c, canvas, paint); in onDebugDrawMargins()4179 protected void onDebugDraw(@NonNull Canvas canvas) { in onDebugDraw() method in ViewGroup4328 onDebugDraw(canvas); in dispatchDraw()8398 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.LayoutParams8910 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.MarginLayoutParams
63387 Landroid/view/ViewGroup$LayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canvas;Land…63399 Landroid/view/ViewGroup$MarginLayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canva…63580 Landroid/view/ViewGroup;->onDebugDraw(Landroid/graphics/Canvas;)V67272 Landroid/widget/GridLayout;->onDebugDraw(Landroid/graphics/Canvas;)V