Searched refs:NotifyVblank (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/display/composer/test/moduletest/ |
H A D | hdi_device_test.h | 58 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
|
H A D | hdi_device_test.cpp | 285 VblankCtr::GetInstance().NotifyVblank(sequence, ns, data); in TestVBlankCallback() 393 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, const void* data) in NotifyVblank() function in VblankCtr
|
/drivers/peripheral/display/composer/test/unittest/ |
H A D | hdi_composer_ut.h | 48 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
|
H A D | hdi_composer_ut.cpp | 122 VblankCtr::GetInstance().NotifyVblank(sequence, ns, data); in TestVBlankCallback() 218 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, const void* data) in NotifyVblank() function in VblankCtr
|
Completed in 4 milliseconds