Sign in
android
/
platform
/
frameworks
/
base
/
a9ec09a0bf78071e7cd73b55781a30ec45e9dc30
/
libs
/
hwui
/
utils
/
PaintUtils.h
4e8ce46
Add missing includes of SkBlendMode.h
by Kevin Lubick
· 2 years, 3 months ago
00df499
Merge "Store filterbitmap on Paint"
by Mike Reed
· 3 years, 8 months ago
a6cb58a
Store filterbitmap on Paint
by Mike Reed
· 3 years, 8 months ago
5743fa1
SkPaint::getBlendMode() is deprecated
by Mike Reed
· 3 years, 8 months ago
ca55636
ColorFilter::getFlags() is deprecated
by Mike Reed
· 4 years ago
0f9dce7
Custom looper code for Android
by Mike Reed
· 4 years ago
c2dbc03
pass Paint not SkPaint to Canvas
by Mike Reed
· 6 years ago
564ca3e
Reland "TextureView Vulkan support and optimized OpenGL draw"
by Stan Iliev
· 6 years ago
a683eb3
Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""
by Stan Iliev
· 6 years ago
85f9096
Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""
by Stan Iliev
· 6 years ago
867c43d
Revert "TextureView Vulkan support and optimized OpenGL draw"
by John Reck
· 6 years ago
c8e22a6
TextureView Vulkan support and optimized OpenGL draw
by Stan Iliev
· 7 years ago
8cafcc6
remove (dead) caches from hwui
by Mike Reed
· 7 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
792fb32
Use SkPaint.nothingToDraw instead of PaintUtils helper.
by Derek Sollenberger
· 8 years ago
c2f31df
use SkBlendMode
by Mike Reed
· 8 years ago
260ab72
use SkBlendMode instead of SkXfermode
by Mike Reed
· 8 years ago
80d2ade
Overdraw avoidance in new pipeline
by Chris Craik
· 9 years ago
b565df1
Initial commit of new Canvas operation recording / replay
by Chris Craik
· 9 years ago
ea50858
Merge "Include what you use"
by Tom Hudson
· 9 years ago
ca4f0b5
Include what you use
by Tom Hudson
· 9 years ago
bf6f0f2
Move more utils into paintutils
by Chris Craik
· 9 years ago
2a1ce8a
use SkFilterQuality instead of SkPaint::FilterLevel
by Mike Reed
· 10 years ago
0519c810
Glop Bitmap and RoundRect clipping support
by Chris Craik
· 10 years ago
117bdbc
Glop ColorFilter & VertexBuffer support, initial enable
by Chris Craik
· 10 years ago
0318887
GlopBuilder, and test app refactor
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
8dfaa49
Make DisplayListRenderer inherit from Canvas, merge JNI
by Tom Hudson
· 10 years ago