OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getProperBaseMatrix
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java
88
getProperBaseMatrix
(mBitmapDisplayed, mBaseMatrix);
167
getProperBaseMatrix
(bitmap, mBaseMatrix);
259
private void
getProperBaseMatrix
(RotateBitmap bitmap, Matrix matrix) {
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ImageViewTouchBase.java
128
getProperBaseMatrix
(mBitmapDisplayed, mBaseMatrix);
195
getProperBaseMatrix
(bitmap, mBaseMatrix);
263
private void
getProperBaseMatrix
(Bitmap bitmap, Matrix matrix) {
Completed in 32 milliseconds