Searched refs:mClipPathWidth (Results 1 – 2 of 2) sorted by relevance
75 private int mClipPathWidth; field in AudioAttachmentView306 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()311 mClipPathWidth = currentWidth; in onDraw()
80 private int mClipPathWidth; field in AsyncImageView378 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()383 mClipPathWidth = currentWidth; in onDraw()