Searched refs:onDebugDraw (Results 1 – 2 of 2) sorted by relevance
905 lp.onDebugDraw(c, canvas, paint); in onDebugDrawMargins()913 protected void onDebugDraw(Canvas canvas) { in onDebugDraw() method in GridLayout941 super.onDebugDraw(canvas); in onDebugDraw()
3422 c.getLayoutParams().onDebugDraw(c, canvas, paint); in onDebugDrawMargins()3429 protected void onDebugDraw(Canvas canvas) { in onDebugDraw() method in ViewGroup3580 onDebugDraw(canvas); in dispatchDraw()7098 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.LayoutParams7579 public void onDebugDraw(View view, Canvas canvas, Paint paint) { in onDebugDraw() method in ViewGroup.MarginLayoutParams