Searched defs:BitmapShaderContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmapShader_Delegate.java137 return new BitmapShaderContext(canvasMatrix, localMatrix, colorModel);
140 private class BitmapShaderContext implements PaintContext { class in class:BitmapShader_Delegate.BitmapShaderPaint
146 public BitmapShaderContext( method in class:BitmapShader_Delegate.BitmapShaderPaint.BitmapShaderContext

Completed in 65 milliseconds