Searched refs:kSetLayerColorLength (Results 1 – 2 of 2) sorted by relevance
327 static constexpr uint16_t kSetLayerColorLength = 1; variable329 beginCommand(IComposerClient::Command::SET_LAYER_COLOR, kSetLayerColorLength); in setLayerColor()
420 if (length != CommandWriterBase::kSetLayerColorLength) { in executeSetLayerColor()