Searched defs:sWidth (Results 1 – 4 of 4) sorted by relevance
28 private int sWidth; field in ImageSource196 public ImageSource dimensions(int sWidth, int sHeight) { in dimensions()
208 private int sWidth; field in SubsamplingScaleImageView1554 int sWidth = dimensions.x; in doInBackground() local1590 …private synchronized void onTilesInited(ImageRegionDecoder decoder, int sWidth, int sHeight, int s… in onTilesInited()1963 private int sWidth() { in sWidth() method
125 int sWidth; member
1498 Int &sWidth, Int &sHeight, Int &sDepth, in sample()1686 Int sWidth = *Pointer<Int>(blit + OFFSET(BlitData, sWidth)); in generate() local