OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCropRect
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery/src/com/android/camera/
CropImage.java
234
Rect srcRect = mCrop.
getCropRect
();
253
Rect r = mCrop.
getCropRect
();
349
extras.putString("rect", mCrop.
getCropRect
().toString());
HighlightView.java
349
public Rect
getCropRect
() {
Completed in 86 milliseconds