Home | History | Annotate | Download | only in media

Lines Matching refs:getImageAtIndex

561      * @see #getImageAtIndex(int)
565 public Bitmap getImageAtIndex(int imageIndex, @NonNull BitmapParams params) {
589 * This method is similar to {@link #getImageAtIndex(int, BitmapParams)} except that
599 * @see #getImageAtIndex(int, BitmapParams)
603 public Bitmap getImageAtIndex(int imageIndex) {
621 * @see #getImageAtIndex(int, BitmapParams)
622 * @see #getImageAtIndex(int)
637 * @see #getImageAtIndex(int, BitmapParams)
638 * @see #getImageAtIndex(int)