Searched refs:kPresentDisplayLength (Results 1 – 2 of 2) sorted by relevance
282 static constexpr uint16_t kPresentDisplayLength = 0; variable284 beginCommand(IComposerClient::Command::PRESENT_DISPLAY, kPresentDisplayLength); in presentDisplay()
328 if (length != CommandWriterBase::kPresentDisplayLength) { in executePresentDisplay()