am f632765e: am 4cf6e2f3: Fix potential crash in display lists.

* commit 'f632765e0c8107470278f4c23082a299cc09aad9':
  Fix potential crash in display lists.
This commit is contained in:
Romain Guy
2011-01-23 11:38:55 -08:00
committed by Android Git Automerger

View File

@@ -92,6 +92,7 @@ const char* DisplayList::OP_NAMES[] = {
"Translate",
"Rotate",
"Scale",
"Skew",
"SetMatrix",
"ConcatMatrix",
"ClipRect",