Cleanup LOG_TAG when bundled in HWUI
Bug: 137655431 Test: CtsUiRenderingTestCases Change-Id: If0f1377e0ab831f38d752c3bbe282397c061b02c
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "SurfaceTexture"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Bitmap"
|
||||
#include <log/log.h>
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include <Properties.h>
|
||||
#include <SkGraphics.h>
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "AndroidGraphicsJNI"
|
||||
|
||||
extern int register_android_graphics_Bitmap(JNIEnv*);
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Bitmap"
|
||||
#include "Bitmap.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "BitmapFactory"
|
||||
|
||||
#include "BitmapFactory.h"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "BitmapRegionDecoder"
|
||||
|
||||
#include "BitmapFactory.h"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Minikin"
|
||||
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "GraphicsJNI"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "GraphicsStatsService"
|
||||
|
||||
#include <JankTracker.h>
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
** limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "9patch"
|
||||
#define LOG_NDEBUG 1
|
||||
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
** limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Paint"
|
||||
|
||||
#include <utils/Log.h>
|
||||
|
||||
@@ -14,8 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "OpenGLRenderer"
|
||||
|
||||
#include "jni.h"
|
||||
#include "GraphicsJNI.h"
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "ThreadedRenderer"
|
||||
#define ATRACE_TAG ATRACE_TAG_VIEW
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "OpenGLRenderer"
|
||||
#define ATRACE_TAG ATRACE_TAG_VIEW
|
||||
#include "jni.h"
|
||||
#include "GraphicsJNI.h"
|
||||
|
||||
@@ -14,8 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "OpenGLRenderer"
|
||||
|
||||
#include "jni.h"
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#define LOG_TAG "OpenGLRenderer"
|
||||
|
||||
#include "android/log.h"
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Minikin"
|
||||
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "Minikin"
|
||||
|
||||
#include <nativehelper/JNIHelp.h>
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "PdfEditor"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
#include "fpdfview.h"
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "PdfUtils"
|
||||
#include <utils/Log.h>
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "LineBreaker"
|
||||
|
||||
#include "utils/misc.h"
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#undef LOG_TAG
|
||||
#define LOG_TAG "MeasuredText"
|
||||
|
||||
#include "GraphicsJNI.h"
|
||||
|
||||
Reference in New Issue
Block a user