Searched refs:onDebugDraw (Results 1 – 3 of 3) sorted by relevance
938 lp.onDebugDraw(c, canvas, paint); in onDebugDrawMargins()946 protected void onDebugDraw(Canvas canvas) { in onDebugDraw() method in GridLayout974 super.onDebugDraw(canvas); in onDebugDraw()
4065 c.getLayoutParams().onDebugDraw(c, canvas, paint); in onDebugDrawMargins()4072 protected void onDebugDraw(Canvas canvas) { in onDebugDraw() method in ViewGroup4223 onDebugDraw(canvas); in dispatchDraw()8015 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.LayoutParams8528 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.MarginLayoutParams
78459 Landroid/view/ViewGroup$LayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canvas;Land…78471 Landroid/view/ViewGroup$MarginLayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canva…78652 Landroid/view/ViewGroup;->onDebugDraw(Landroid/graphics/Canvas;)V82344 Landroid/widget/GridLayout;->onDebugDraw(Landroid/graphics/Canvas;)V