Loading libs/hwui/DisplayListRenderer.h +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ public: ANDROID_API DisplayList* getDisplayList(DisplayList* displayList); virtual bool isRecording() { return true; } virtual bool isRecording() const { return true; } // ---------------------------------------------------------------------------- // Frame state operations Loading Loading
libs/hwui/DisplayListRenderer.h +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ public: ANDROID_API DisplayList* getDisplayList(DisplayList* displayList); virtual bool isRecording() { return true; } virtual bool isRecording() const { return true; } // ---------------------------------------------------------------------------- // Frame state operations Loading