Searched refs:NotifyVblank (Results 1 - 6 of 6) sorted by relevance
/test/xts/hats/hdf/display/composer/benchmark/ |
H A D | display_benchmark_ut_test.cpp | 48 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
79 VblankCtr::GetInstance().NotifyVblank(sequence, ns, data);
in TestVBlankCallback() 82 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, const void* data)
in NotifyVblank() function in __anon463::VblankCtr
|
/test/xts/hats/hdf/display/composer/unittest_additional/ |
H A D | hdi_composer_ut.h | 46 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
|
/test/xts/hats/hdf/display/composer/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() 395 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, const void* data) in NotifyVblank() function in VblankCtr
|
/test/xts/hats/hdf/display/composer/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 | 123 VblankCtr::GetInstance().NotifyVblank(sequence, ns, data); in TestVBlankCallback() 219 void VblankCtr::NotifyVblank(unsigned int sequence, uint64_t ns, const void* data) in NotifyVblank() function in VblankCtr
|
Completed in 5 milliseconds