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()
4194 c.getLayoutParams().onDebugDraw(c, canvas, paint); in onDebugDrawMargins()4201 protected void onDebugDraw(@NonNull Canvas canvas) { in onDebugDraw() method in ViewGroup4350 onDebugDraw(canvas); in dispatchDraw()8420 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.LayoutParams8933 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.MarginLayoutParams
64030 Landroid/view/ViewGroup$LayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canvas;Land…64042 Landroid/view/ViewGroup$MarginLayoutParams;->onDebugDraw(Landroid/view/View;Landroid/graphics/Canva…64223 Landroid/view/ViewGroup;->onDebugDraw(Landroid/graphics/Canvas;)V67915 Landroid/widget/GridLayout;->onDebugDraw(Landroid/graphics/Canvas;)V