Home | History | Annotate | Download | only in imageio

Lines Matching full:pass

913      * Processes the beginning of a progressive pass by calling the passStarted
918 * @param pass
919 * the current pass index.
921 * the minimum pass index.
923 * the maximum pass index.
935 protected void processPassStarted(BufferedImage theImage, int pass, int minPass, int maxPass,
967 * Processes the end of a progressive pass by calling passComplete method of
978 * Processes the beginning of a thumbnail progressive pass by calling the
983 * @param pass
984 * the current pass index.
986 * the minimum pass index.
988 * the maximum pass index.
1000 protected void processThumbnailPassStarted(BufferedImage theThumbnail, int pass, int minPass,
1032 * Processes the end of a thumbnail progressive pass by calling the