H A D | hdi_device_impl.cpp | 431 int32_t HdiDeviceImpl::SetLayerAlpha(uint32_t screenId, uint32_t layerId, const GraphicLayerAlpha &alpha) in SetLayerAlpha() argument 444 int32_t HdiDeviceImpl::SetLayerSize(uint32_t screenId, uint32_t layerId, const GraphicIRect &layerRect) in SetLayerSize() argument 456 int32_t HdiDeviceImpl::SetTransformMode(uint32_t screenId, uint32_t layerId, GraphicTransformType type) in SetTransformMode() argument 463 int32_t HdiDeviceImpl::SetLayerVisibleRegion(uint32_t screenId, uint32_t layerId, in SetLayerVisibleRegion() argument 480 int32_t HdiDeviceImpl::SetLayerDirtyRegion(uint32_t screenId, uint32_t layerId, in SetLayerDirtyRegion() argument 497 SetLayerBuffer(uint32_t screenId, uint32_t layerId, const GraphicLayerBuffer &layerBuffer) SetLayerBuffer() argument 509 SetLayerCompositionType(uint32_t screenId, uint32_t layerId, GraphicCompositionType type) SetLayerCompositionType() argument 517 SetLayerBlendType(uint32_t screenId, uint32_t layerId, GraphicBlendType type) SetLayerBlendType() argument 524 SetLayerCrop(uint32_t screenId, uint32_t layerId, const GraphicIRect &crop) SetLayerCrop() argument 536 SetLayerZorder(uint32_t screenId, uint32_t layerId, uint32_t zorder) SetLayerZorder() argument 542 SetLayerPreMulti(uint32_t screenId, uint32_t layerId, bool isPreMulti) SetLayerPreMulti() argument 548 SetLayerColor(uint32_t screenId, uint32_t layerId, GraphicLayerColor layerColor) SetLayerColor() argument 563 SetLayerColorTransform(uint32_t screenId, uint32_t layerId, const std::vector<float> &matrix) SetLayerColorTransform() argument 569 SetLayerColorDataSpace(uint32_t screenId, uint32_t layerId, GraphicColorDataSpace colorSpace) SetLayerColorDataSpace() argument 576 GetLayerColorDataSpace(uint32_t screenId, uint32_t layerId, GraphicColorDataSpace &colorSpace) GetLayerColorDataSpace() argument 587 SetLayerMetaData(uint32_t screenId, uint32_t layerId, const std::vector<GraphicHDRMetaData> &metaData) SetLayerMetaData() argument 603 SetLayerMetaDataSet(uint32_t screenId, uint32_t layerId, GraphicHDRMetadataKey key, const std::vector<uint8_t> &metaData) SetLayerMetaDataSet() argument 625 SetLayerPerFrameParameter(uint32_t devId, uint32_t layerId, const std::string& key, const std::vector<int8_t>& value) SetLayerPerFrameParameter() argument 632 SetLayerTunnelHandle(uint32_t screenId, uint32_t layerId, GraphicExtDataHandle *handle) SetLayerTunnelHandle() argument 638 GetSupportedPresentTimestampType(uint32_t screenId, uint32_t layerId, GraphicPresentTimestampType &type) GetSupportedPresentTimestampType() argument 650 GetPresentTimestamp(uint32_t screenId, uint32_t layerId, GraphicPresentTimestamp ×tamp) GetPresentTimestamp() argument 662 SetLayerMaskInfo(uint32_t screenId, uint32_t layerId, uint32_t maskInfo) SetLayerMaskInfo() argument 670 CreateLayer(uint32_t screenId, const GraphicLayerInfo &layerInfo, uint32_t cacheCount, uint32_t &layerId) CreateLayer() argument 683 CloseLayer(uint32_t screenId, uint32_t layerId) CloseLayer() argument 689 ClearLayerBuffer(uint32_t screenId, uint32_t layerId) ClearLayerBuffer() argument [all...] |