OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLogicalHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bitmap/src/com/android/bitmap/
ReusableBitmap.java
61
public int
getLogicalHeight
() {
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java
383
mBitmap.getLogicalWidth(), mBitmap.
getLogicalHeight
(),
394
new Rect(0, 0, mBitmap.getLogicalWidth(), mBitmap.
getLogicalHeight
()),
Completed in 49 milliseconds