Searched refs:kSelectLayerLength (Results 1 – 2 of 2) sorted by relevance
148 static constexpr uint16_t kSelectLayerLength = 2; variable150 beginCommand(IComposerClient::Command::SELECT_LAYER, kSelectLayerLength); in selectLayer()
155 if (length != CommandWriterBase::kSelectLayerLength) { in executeSelectLayer()