Merge "Remove Rasterizer and its subclasses from the public API."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3eda170b77
@@ -19,6 +19,9 @@ package android.text.style;
|
||||
import android.graphics.Rasterizer;
|
||||
import android.text.TextPaint;
|
||||
|
||||
/**
|
||||
* @removed Rasterizer is not supported for hw-accerlerated and PDF rendering
|
||||
*/
|
||||
public class RasterizerSpan extends CharacterStyle implements UpdateAppearance {
|
||||
|
||||
private Rasterizer mRasterizer;
|
||||
|
||||
Reference in New Issue
Block a user