Home
last modified time | relevance | path

Searched refs:NotifyVblank (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.h58 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
H A Dhdi_device_test.cpp285 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 Dhdi_composer_ut.h48 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
H A Dhdi_composer_ut.cpp122 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