Fix potential crash in display lists.
Change-Id: I868821cbe69f7e71d93701b9cdb528a2ef796cd4
This commit is contained in:
@@ -92,6 +92,7 @@ const char* DisplayList::OP_NAMES[] = {
|
|||||||
"Translate",
|
"Translate",
|
||||||
"Rotate",
|
"Rotate",
|
||||||
"Scale",
|
"Scale",
|
||||||
|
"Skew",
|
||||||
"SetMatrix",
|
"SetMatrix",
|
||||||
"ConcatMatrix",
|
"ConcatMatrix",
|
||||||
"ClipRect",
|
"ClipRect",
|
||||||
|
|||||||
Reference in New Issue
Block a user