Searched defs:layerColor (Results 1 – 7 of 7) sorted by relevance
144 …static int32_t LayerColorPack(const LayerColor& layerColor, std::shared_ptr<CommandDataPacker> pac… in LayerColorPack()327 …tic int32_t LayerColorUnpack(std::shared_ptr<CommandDataUnpacker> unpacker, LayerColor& layerColor) in LayerColorUnpack()
520 int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) in SetLayerColor()
837 LayerColor layerColor = {0}; in OnSetLayerColor() local
342 LayerColor layerColor = { in TestSetLayerColor() local
348 …splayComposerVdiImpl::SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) in SetLayerColor()
734 LayerColor layerColor = { variable
472 …virtual int32_t SetLayerColor(uint32_t devId, uint32_t layerId, const LayerColor& layerColor) over… in SetLayerColor()