This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
core
/
jni
/
android
History
Mike Reed
a78b0a2d9e
add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque.
...
Knowing that a 32bit bitmap is opaque is a performance boost for some blits.
2009-10-07 11:38:05 -07:00
..
graphics
add (hidden) setHasAlpha() to allow clients like the view's cache to hint that a bitmap is opaque.
2009-10-07 11:38:05 -07:00
opengl
Change util_texSubImage2D to call glCompressedTexImage2D correctly.
2009-08-31 17:42:50 -07:00