Home
last modified time | relevance | path

Searched defs:graphics (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/tools/image_generator/
DImageGenerator.java488 Graphics2D graphics = mBufferedImage.createGraphics(); in createGraphics() local
500 Graphics2D graphics = createGraphics(locale); in measureTextWidth() local
535 Graphics2D graphics = createGraphics(locale); in drawText() local