Loading libs/hwui/hwui/Canvas.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -220,7 +220,7 @@ public: /** /** * Draws a VectorDrawable onto the canvas. * Draws a VectorDrawable onto the canvas. */ */ virtual void drawVectorDrawable(VectorDrawableRoot* tree); virtual void drawVectorDrawable(VectorDrawableRoot* tree) = 0; /** /** * Converts utf16 text to glyphs, calculating position and boundary, * Converts utf16 text to glyphs, calculating position and boundary, Loading Loading
libs/hwui/hwui/Canvas.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -220,7 +220,7 @@ public: /** /** * Draws a VectorDrawable onto the canvas. * Draws a VectorDrawable onto the canvas. */ */ virtual void drawVectorDrawable(VectorDrawableRoot* tree); virtual void drawVectorDrawable(VectorDrawableRoot* tree) = 0; /** /** * Converts utf16 text to glyphs, calculating position and boundary, * Converts utf16 text to glyphs, calculating position and boundary, Loading