Searched defs:bitmapHeight (Results 1 – 7 of 7) sorted by relevance
248 public final float bitmapHeight; field in Cue436 float bitmapHeight, in Cue()476 private float bitmapHeight; field in Cue.Builder759 public Builder setBitmapHeight(float bitmapHeight) { in setBitmapHeight()
268 public final float bitmapHeight; field in Cue465 float bitmapHeight, in Cue()572 private float bitmapHeight; field in Cue.Builder851 public Builder setBitmapHeight(float bitmapHeight) { in setBitmapHeight()1014 bundle.putFloat(keyForField(FIELD_BITMAP_HEIGHT), bitmapHeight); in toBundle() local
260 public final float bitmapHeight; field in Cue457 float bitmapHeight, in Cue()564 private float bitmapHeight; field in Cue.Builder847 public Builder setBitmapHeight(float bitmapHeight) { in setBitmapHeight()1010 bundle.putFloat(keyForField(FIELD_BITMAP_HEIGHT), bitmapHeight); in toBundle() local
113 final int bitmapHeight = bitmap.getHeight(); in draw() local246 int bitmapHeight = bitmap.getHeight(); in scaleCanvasToBounds() local
126 private int bitmapHeight; field in PgsDecoder.CueBuilder
128 private int bitmapHeight; field in PgsDecoder.CueBuilder