fix for windows bot
TBR= NOTREECHECKS=True NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/917933005
This commit is contained in:
parent
68c7b6aa98
commit
c43a4d868a
@ -727,7 +727,7 @@ private:
|
|||||||
|
|
||||||
void generateAAStrokeRectGeometry(void* vertices,
|
void generateAAStrokeRectGeometry(void* vertices,
|
||||||
uint32_t offset,
|
uint32_t offset,
|
||||||
uint32_t vertexStride,
|
size_t vertexStride,
|
||||||
int outerVertexNum,
|
int outerVertexNum,
|
||||||
int innerVertexNum,
|
int innerVertexNum,
|
||||||
GrColor color,
|
GrColor color,
|
||||||
|
Loading…
Reference in New Issue
Block a user