Searched refs:BitmapShaderPaint (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmapShader_Delegate.java96 mJavaPaint = new BitmapShaderPaint(image, tileModeX, tileModeY);
99 private class BitmapShaderPaint implements java.awt.Paint { class in class:BitmapShader_Delegate
104 BitmapShaderPaint(BufferedImage image, method in class:BitmapShader_Delegate.BitmapShaderPaint

Completed in 82 milliseconds