libagl/copybit:change variable type to hold large values
While drawing triangle fans, multiplication operations can go beyond integer values. Change types to long long to prevent wrap around of the value. CRs fixed: 253594 Change-Id: I79fbfc6875b6406b123c8f655ab78327ea512a69
Loading
Please register or sign in to comment