Searched defs:sHeight (Results 1 – 5 of 5) sorted by relevance
29 private int sHeight; field in ImageSource196 public ImageSource dimensions(int sWidth, int sHeight) { in dimensions()
209 private int sHeight; field in SubsamplingScaleImageView1555 int sHeight = dimensions.y; in doInBackground() local1590 …private synchronized void onTilesInited(ImageRegionDecoder decoder, int sWidth, int sHeight, int s… in onTilesInited()1976 private int sHeight() { in sHeight() method
126 int sHeight; member
1498 Int &sWidth, Int &sHeight, Int &sDepth, in sample()1687 Int sHeight = *Pointer<Int>(blit + OFFSET(BlitData, sHeight)); in generate() local
371 static int sWidth, sHeight; variable