Android- bitmap drawing using bitmap shader -


i'm creating game using surface view. in game, need draw image keeps rotating in background, image size twice in width of device.

i tried using bitmap shader draw bitmap reduced frame rate 60 gps 30 fps

i tried bitmap , drew in rect , kept changing location reduce frame rate 60 fps 40 fps...

is there other way... plz help


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -