Searched defs:bitmapHeight (Results 1 – 3 of 3) 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()
113 final int bitmapHeight = bitmap.getHeight(); in draw() local246 int bitmapHeight = bitmap.getHeight(); in scaleCanvasToBounds() local
126 private int bitmapHeight; field in PgsDecoder.CueBuilder