fix typo in documentation
Change-Id: I2c55034c25edd466180cd9c5718c2ad568aeedff
This commit is contained in:
@@ -328,7 +328,7 @@ typedef struct hwc_procs {
|
|||||||
* vsync() is GUARANTEED TO NOT CALL BACK into the h/w composer HAL.
|
* 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
|
* 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.
|
* typically less than 0.5 ms.
|
||||||
*
|
*
|
||||||
* It is a (silent) error to have HWC_EVENT_VSYNC enabled when calling
|
* It is a (silent) error to have HWC_EVENT_VSYNC enabled when calling
|
||||||
|
|||||||
Reference in New Issue
Block a user