Home
last modified time | relevance | path

Searched refs:mClipPathHeight (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DAudioAttachmentView.java76 private int mClipPathHeight; field in AudioAttachmentView
306 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()
312 mClipPathHeight = currentHeight; in onDraw()
DAsyncImageView.java81 private int mClipPathHeight; field in AsyncImageView
380 if (mClipPathWidth != currentWidth || mClipPathHeight != currentHeight) { in onDraw()
386 mClipPathHeight = currentHeight; in onDraw()