Home
last modified time | relevance | path

Searched defs:OnMode (Results 1 – 4 of 4) sorted by relevance

/drivers/interface/display/composer/v1_1/hdi_impl/
Ddisplay_composer_hdi_impl.h101 virtual int32_t OnMode(uint32_t modeId, uint64_t vBlankPeriod) override in OnMode() function
/drivers/peripheral/display/composer/test/benchmark/
Ddisplay_benchmark_test.cpp57 void DisplayBenchmarkTest::OnMode(uint32_t modeId, uint64_t vBlankPeriod, void* data) in OnMode() function in __anon2ff719670111::DisplayBenchmarkTest
/drivers/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp552 void DisplayComposerService::OnMode(uint32_t modeId, uint64_t vBlankPeriod, void* data) in OnMode() function in OHOS::HDI::Display::Composer::DisplayComposerService
/drivers/peripheral/display/composer/test/unittest/
Dhdi_composer_ut.cpp885 void DeviceTest::OnMode(uint32_t modeId, uint64_t vBlankPeriod, void* data) in OnMode() function in DeviceTest