Searched refs:mClipPathHeight (Results 1 – 2 of 2) sorted by relevance
76 private int mClipPathHeight; field in AudioAttachmentView306 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()312 mClipPathHeight = currentHeight; in onDraw()
81 private int mClipPathHeight; field in AsyncImageView380 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()386 mClipPathHeight = currentHeight; in onDraw()