OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLogicalWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bitmap/src/com/android/bitmap/
ReusableBitmap.java
57
public int
getLogicalWidth
() {
/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 78 milliseconds