Searched refs:bitmapDrawable1 (Results 1 – 1 of 1) sorted by relevance
67 BitmapDrawable bitmapDrawable1 = (BitmapDrawable)span1.getDrawable(); in compareImageSpans() local69 Bitmap bitmap1 = bitmapDrawable1.getBitmap(); in compareImageSpans()