Home
last modified time | relevance | path

Searched refs:DUMP_LINE_LEN (Results 1 - 2 of 2) sorted by relevance

/drivers/interface/display/composer/command_pack/
H A Dcommand_data_unpacker.h137 if (i % DUMP_LINE_LEN == 0) { in Dump()
170 static constexpr uint32_t DUMP_LINE_LEN = 8; member in OHOS::HDI::Display::CommandDataUnpacker
H A Dcommand_data_packer.h188 if ((i % DUMP_LINE_LEN) == 0) {
237 static constexpr uint32_t DUMP_LINE_LEN = 8;

Completed in 1 milliseconds