Heiher
|
d11126b662
|
Bug 1262066 - GFX: 2D: Implement skia::ConvolveHorizontally1 in LS3 MMI. r=huangwenjun06
---
gfx/2d/convolverLS3.cpp | 88 +++++++++++++++++++++++++++++++++++++++++++++++++
gfx/2d/convolverLS3.h | 7 ++++
2 files changed, 95 insertions(+)
|
2016-05-23 10:30:38 +08:00 |
Heiher
|
941d76c43e
|
Bug 1222298 - GFX: 2D: Make convolverLS3 more like upstream. r=seth
---
gfx/2d/convolverLS3.cpp | 62 +++++++++++++++++++++++++------------------------
gfx/2d/convolverLS3.h | 4 +---
2 files changed, 33 insertions(+), 33 deletions(-)
|
2015-11-12 19:43:17 +08:00 |
Lee Salzman
|
f15be30759
|
Bug 1188462 - Fix inclusion of skia headers to use correct directory prefixes. r=jrmuizel
|
2015-07-29 16:31:40 -04:00 |
Heiher
|
8ec99c7845
|
Bug 1157065 - GFX: 2D: Implement skia::Convolve in LS3 MMI. r=jrmuizel
* skia::ConvolveVertically
* skia:ConvolveHorizontally
* skia:ConvolveHorizontally4
|
2015-04-21 19:07:00 -04:00 |