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