/**@class android.graphics.BaseRecordingCanvas @extends android.graphics.Canvas This class is a base class for canvases that defer drawing operations, so all the draw operations can be marked @FastNative. It contains a re-implementation of all the methods in {@link android.graphics.BaseCanvas}. @hide */ var BaseRecordingCanvas = { /** */ drawArc : function( ) {}, /** */ drawArc : function( ) {}, /** */ drawARGB : function( ) {}, /** */ drawBitmap : function( ) {}, /** */ drawBitmap : function( ) {}, /** */ drawBitmap : function( ) {}, /** */ drawBitmap : function( ) {}, /** @deprecated checkstyle */ drawBitmap : function( ) {}, /** @deprecated checkstyle */ drawBitmap : function( ) {}, /** */ drawBitmapMesh : function( ) {}, /** */ drawCircle : function( ) {}, /** */ drawColor : function( ) {}, /** */ drawColor : function( ) {}, /** */ drawColor : function( ) {}, /** */ drawColor : function( ) {}, /** */ drawLine : function( ) {}, /** */ drawLines : function( ) {}, /** */ drawLines : function( ) {}, /** */ drawOval : function( ) {}, /** */ drawOval : function( ) {}, /** */ drawPaint : function( ) {}, /** */ drawPatch : function( ) {}, /** */ drawPatch : function( ) {}, /** */ drawPath : function( ) {}, /** */ drawPicture : function( ) {}, /** */ drawPicture : function( ) {}, /** */ drawPicture : function( ) {}, /** */ drawPoint : function( ) {}, /** */ drawPoints : function( ) {}, /** */ drawPoints : function( ) {}, /** @deprecated checkstyle */ drawPosText : function( ) {}, /** @deprecated checkstyle */ drawPosText : function( ) {}, /** */ drawRect : function( ) {}, /** */ drawRect : function( ) {}, /** */ drawRect : function( ) {}, /** */ drawRGB : function( ) {}, /** */ drawRoundRect : function( ) {}, /** */ drawRoundRect : function( ) {}, /** */ drawDoubleRoundRect : function( ) {}, /** */ drawDoubleRoundRect : function( ) {}, /** */ drawText : function( ) {}, /** */ drawText : function( ) {}, /** */ drawText : function( ) {}, /** */ drawText : function( ) {}, /** */ drawTextOnPath : function( ) {}, /** */ drawTextOnPath : function( ) {}, /** */ drawTextRun : function( ) {}, /** */ drawTextRun : function( ) {}, /** */ drawTextRun : function( ) {}, /** */ drawVertices : function( ) {}, };