Home
last modified time | relevance | path

Searched defs:mCropRect (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
DVideoEditorVideoDecoder_internal.h115 ARect mCropRect; // These are obtained from kKeyCropRect. member
/frameworks/av/libvideoeditor/lvpp/
DPreviewPlayer.h189 ARect mCropRect; member
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java104 private Rect mCropRect = new Rect(); field in PhotoView