Searched refs:kSetLayerSourceCropLength (Results 1 – 2 of 2) sorted by relevance
370 static constexpr uint16_t kSetLayerSourceCropLength = 4; variable372 beginCommand(IComposerClient::Command::SET_LAYER_SOURCE_CROP, kSetLayerSourceCropLength); in setLayerSourceCrop()
506 if (length != CommandWriterBase::kSetLayerSourceCropLength) { in executeSetLayerSourceCrop()