Searched defs:getDecodeVerticalCenter (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java291 final DecodeOptions opts = new DecodeOptions(bufferW, bufferH, getDecodeVerticalCenter(),
314 protected float getDecodeVerticalCenter() { method in class:BasicBitmapDrawable
H A DExtendedBitmapDrawable.java236 protected float getDecodeVerticalCenter() { method in class:ExtendedBitmapDrawable

Completed in 245 milliseconds