Merge "fix debug.sf.showbackground"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1616dec331
@@ -1023,6 +1023,8 @@ void SurfaceFlinger::drawWormhole() const
|
||||
glDrawArrays(GL_TRIANGLE_FAN, 0, 4);
|
||||
}
|
||||
glDisableClientState(GL_TEXTURE_COORD_ARRAY);
|
||||
glLoadIdentity();
|
||||
glMatrixMode(GL_MODELVIEW);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user