Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_ut_test.cpp48 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 Dhdi_composer_ut.h46 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
/test/xts/hats/hdf/display/composer/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()
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 Dhdi_composer_ut.h48 void NotifyVblank(unsigned int sequence, uint64_t ns, const void* data);
H A Dhdi_composer_ut.cpp123 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