Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DMasterImage.java87 private Rect mPartialBounds = new Rect(); field in MasterImage
354 return mPartialBounds; in getPartialBounds()
708 mPartialBounds.set(request.getBounds()); in available()