Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

Clean up log messages in bitmap images #2003

Closed dnvasilev closed 5 years ago

dnvasilev commented 5 years ago

Remove LOGD and LOGV that could fire up on every frame during normal operations. Fix a TODO: add a genuine LOGW

bitmap has an alpha channel with no translucent/transparent pixels.