Searched refs:kPresentDisplayLength (Results 1 – 4 of 4) sorted by relevance
283 static constexpr uint16_t kPresentDisplayLength = 0; variable285 beginCommand(IComposerClient::Command::PRESENT_DISPLAY, kPresentDisplayLength); in presentDisplay()
299 static constexpr uint16_t kPresentDisplayLength = 0; variable301 beginCommand(IQtiComposerClient::Command::PRESENT_DISPLAY, kPresentDisplayLength); in presentDisplay()
1553 if (length != CommandWriter::kPresentDisplayLength) { in parsePresentDisplay()
325 if (length != CommandWriterBase::kPresentDisplayLength) { in executePresentDisplay()