summaryrefslogtreecommitdiffstats
path: root/include/hardware/hwcomposer.h
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-04-24 15:42:37 -0700
committerMathias Agopian <mathias@google.com>2012-04-24 15:42:37 -0700
commiteb67160b995a504dd70a8f29d228ec837341eb07 (patch)
treecdf819fe48cb9f0beaa79fc89432689cf23729c4 /include/hardware/hwcomposer.h
parentda4b0b26d170971448fdb04817b308900b5a6dd8 (diff)
downloadhardware_libhardware-eb67160b995a504dd70a8f29d228ec837341eb07.zip
hardware_libhardware-eb67160b995a504dd70a8f29d228ec837341eb07.tar.gz
hardware_libhardware-eb67160b995a504dd70a8f29d228ec837341eb07.tar.bz2
fix typo in documentation
Change-Id: I2c55034c25edd466180cd9c5718c2ad568aeedff
Diffstat (limited to 'include/hardware/hwcomposer.h')
-rw-r--r--include/hardware/hwcomposer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hardware/hwcomposer.h b/include/hardware/hwcomposer.h
index 827cea1..61ee736 100644
--- a/include/hardware/hwcomposer.h
+++ b/include/hardware/hwcomposer.h
@@ -328,7 +328,7 @@ typedef struct hwc_procs {
* vsync() is GUARANTEED TO NOT CALL BACK into the h/w composer HAL.
*
* It is expected that vsync() is called from a thread of at least
- * ANDROID_URGENT_DISPLAY_PRIORITY with as little latency as possible,
+ * HAL_PRIORITY_URGENT_DISPLAY with as little latency as possible,
* typically less than 0.5 ms.
*
* It is a (silent) error to have HWC_EVENT_VSYNC enabled when calling