Browse Source

去掉log

DESKTOP-AB9OQPJ\RED-10 3 years ago
parent
commit
fc8e274946
1 changed files with 9 additions and 9 deletions
  1. 9 9
      jni/CGfxPitchLines.cpp

+ 9 - 9
jni/CGfxPitchLines.cpp

@@ -31,7 +31,7 @@ void CGfxPitchLines::Initialise() {
   
   for (ushort r1_us = 0; r1_us <= 42; r1_us++) {  // loc_1BC2A4
     // loc_1BC21A
-    LOGE("分支1");
+    
     float fs0 = (float)r1_us;
     float fs2 = fs0 + fs0;
     float fs22 = fs0 * 62.0f;
@@ -365,7 +365,7 @@ void CGfxPitchLines::Initialise() {
           // 001BC75C
           if (tVec_PLP_0.list_0[r4_i].TestDuplicate(&tVec_PLP_0.list_0[ir6])) {
             // 001BC762
-            LOGE("分支5");
+            
             tVec_PLP_0.list_0[ir6].pCGfxPitchLinePatch_0 = &tVec_PLP_0.list_0[r4_i];
           }
         }
@@ -401,7 +401,7 @@ void CGfxPitchLines::Initialise() {
     // loc_1BC7EA
     if (tVec_PLP_0.list_0[ir2].pCGfxPitchLinePatch_0 == nullptr) {
       // 001BC7F0
-      LOGE("分支9");
+      
       r6_count += (tVec_PLP_0.list_0[ir2].bIsBlank_5C ^ 1);
     }  // loc_1BC7F8 +
   }
@@ -434,7 +434,7 @@ void CGfxPitchLines::Initialise() {
   // loc_1BC840
   for (int ir4 = 0; ir4 != 2666; ir4++) {  // loc_1BC850
     // loc_1BC844
-    LOGE("分支13");
+    
     tVec_PLP_0.list_0[ir4].CheckBlank();
   }
 
@@ -484,7 +484,7 @@ void CGfxPitchLines::Initialise() {
     if (tVec_PLP_0.list_0[r6_ui].pCGfxPitchLinePatch_0 == nullptr &&
         tVec_PLP_0.list_0[r6_ui].bIsBlank_5C == false) {
       // 001BC968
-      LOGE("分支14");
+      
       uint r0_ui = r7_i / r4_ui;
       uint r1_ui = r7_i - (r0_ui * r4_ui);
       fs0 = (float)r0_ui;
@@ -510,7 +510,7 @@ void CGfxPitchLines::Initialise() {
   if (pTexture_Atlas_58 == nullptr) {
     // 001BC9C8
     if (r6_i > r10_ui) {
-      LOGE("分支15");
+      
       r10_ui = r6_i;
     }
 
@@ -536,7 +536,7 @@ void CGfxPitchLines::Initialise() {
       // loc_1BCA38
       if (tVec_PLP_0.list_0[r6_i].pCGfxPitchLinePatch_0 != nullptr || tVec_PLP_0.list_0[r6_i].bIsBlank_5C)
         continue;
-      LOGE("分支16");
+      
       // 001BCA48
       FTT2D_SetTexture(tVec_PLP_0.list_0[r6_i].pFTTUPtr_Texture_4.pType_0, 0);
 
@@ -570,7 +570,7 @@ void CGfxPitchLines::Initialise() {
     // 001BCACE
     CFTTTexture* r6_pTexture = var_124_sp24.pType_0->EndRenderToTexture(EFTTRTTCopyMode_2);
     if (pTexture_Atlas_58 != nullptr) {
-      LOGE("分支17");
+      
       delete pTexture_Atlas_58;
     }
     // loc_1BCADE
@@ -581,7 +581,7 @@ void CGfxPitchLines::Initialise() {
   // loc_1BCAF2
   for (int r4_i = 0; r4_i < 2666; r4_i++) {  // loc_1BCB02
     // loc_1BCAF6
-    LOGE("分支18");
+    
     tVec_PLP_0.list_0[r4_i].Cleanup();
   }