/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
H A D | scons_app.py | 105 return self.settings.get(key, None) 124 if settings.get("DEFINES") is not None: 127 if settings.get("OS_INCLUDE") is not None: 129 if settings.get("INCLUDE") is not None: 135 if settings.get("LD_DIRS") is not None: 136 self.app_ld_dirs.extend(settings.get("LD_DIRS")) 137 if settings.get("AR_FLAGS") is not None: 139 if settings.get("LD_FLAGS") is not None: 141 if settings.get("CC_FLAGS") is not None: 143 if settings.get("AS_FLAG [all...] |
H A D | scons_utils.py | 123 seek = kw.get('seek') 124 skip = kw.get('skip') 125 count = kw.get('count') 126 bs = kw.get('bs', 1024) 178 value = options.get(option) 185 return int(options.get(option)) 211 return int(options.get(option))
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 52 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, in Init() 70 auto layer = mLayersMap[layerId].get(); in SetLayerZorder() 97 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer")); in CreateLayer() 101 mLayers.insert(layer.get()); in CreateLayer() 120 mLayers.erase(iter->second.get()); in CloseLayer() 185 // get the change layers in PrepareDisplayLayers() 218 return iter->second.get(); in GetHdiLayer()
|
H A D | hdi_composer.h | 58 return mPreComp.get(); in GetPreCompostion() 62 return mPostComp.get(); in GetPostCompostion()
|
H A D | hdi_session.h | 43 auto display = iter->second.get(); in CallDisplayFunction() 57 auto display = iter->second.get(); in CallLayerFunction()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 53 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer for client")); in Init() 71 auto layer = mLayersMap[layerId].get(); in SetLayerZorder() 97 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer")); in CreateLayer() 101 mLayers.insert(layer.get()); in CreateLayer() 121 mLayers.erase(iter->second.get()); in CloseLayer() 185 // get the change layers in PrepareDisplayLayers() 217 return iter->second.get(); in GetHdiLayer()
|
H A D | hdi_composer.h | 54 return mPreComp.get(); in GetPreCompostion() 58 return mPostComp.get(); in GetPostCompostion()
|
H A D | hdi_session.h | 42 auto display = iter->second.get(); in CallDisplayFunction() 54 auto display = iter->second.get(); in CallLayerFunction()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 53 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer for client")); in Init() 71 auto layer = mLayersMap[layerId].get(); in SetLayerZorder() 96 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer")); in CreateLayer() 100 mLayers.insert(layer.get()); in CreateLayer() 120 mLayers.erase(iter->second.get()); in DestroyLayer() 184 // get the change layers in PrepareDisplayLayers() 216 return iter->second.get(); in GetHdiLayer()
|
H A D | hdi_composer.h | 54 return mPreComp.get(); in GetPreCompostion() 58 return mPostComp.get(); in GetPostCompostion()
|
H A D | hdi_session.h | 44 auto display = iter->second.get(); in CallDisplayFunction() 56 auto display = iter->second.get(); in CallLayerFunction()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 53 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer for client")); in Init() 71 auto layer = mLayersMap[layerId].get(); in SetLayerZorder() 96 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer")); in CreateLayer() 100 mLayers.insert(layer.get()); in CreateLayer() 120 mLayers.erase(iter->second.get()); in DestroyLayer() 184 // get the change layers in PrepareDisplayLayers() 220 return iter->second.get(); in GetHdiLayer()
|
H A D | hdi_composer.h | 54 return mPreComp.get(); in GetPreCompostion() 58 return mPostComp.get(); in GetPostCompostion()
|
H A D | hdi_session.h | 46 auto display = iter->second.get(); in CallDisplayFunction() 59 auto display = iter->second.get(); in CallLayerFunction()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_display.cpp | 53 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer for client"));
in Init() 71 auto layer = mLayersMap[layerId].get();
in SetLayerZorder() 97 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer"));
in CreateLayer() 101 mLayers.insert(layer.get());
in CreateLayer() 121 mLayers.erase(iter->second.get());
in DestroyLayer() 185 // get the change layers
in PrepareDisplayLayers() 217 return iter->second.get();
in GetHdiLayer()
|
H A D | hdi_composer.h | 54 return mPreComp.get();
in GetPreCompostion() 58 return mPostComp.get();
in GetPostCompostion()
|
H A D | hdi_session.h | 44 auto display = iter->second.get();
in CallDisplayFunction() 56 auto display = iter->second.get();
in CallLayerFunction()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
H A D | scons_utils.py | 123 seek = kw.get('seek') 124 skip = kw.get('skip') 125 count = kw.get('count') 126 bs = kw.get('bs', 1024) 178 value = options.get(option) 185 return int(options.get(option)) 211 return int(options.get(option))
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/ |
H A D | hdi_display.cpp | 53 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer for client"));
in Init() 71 auto layer = mLayersMap[layerId].get();
in SetLayerZorder() 99 DISPLAY_CHK_RETURN((layer.get() == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("can not create hdi layer"));
in CreateLayer() 103 mLayers.insert(layer.get());
in CreateLayer() 123 auto layer = iter->second.get();
in CloseLayer() 192 // get the change layers
in PrepareDisplayLayers() 224 return iter->second.get();
in GetHdiLayer()
|
H A D | hdi_session.h | 41 auto display = iter->second.get();
in CallDisplayFunction() 53 auto display = iter->second.get();
in CallLayerFunction()
|
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/ |
H A D | allocator_manager.cpp | 70 return frameBufferAllocator_.get(); in GetAllocator() 72 return allocator_.get(); in GetAllocator()
|
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/ |
H A D | hdi_composer.h | 58 return preComp_[index].get();
in GetPreCompostion() 67 return postComp_[index].get();
in GetPostCompostion()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/histreaming_server/include/ |
H A D | link_service.h | 24 int (*get)(struct LinkService* ar, const char* property, char* value, int len);
member
|
H A D | link_service_agent.h | 25 * this funtion to get device's property value.
30 * StatusOk : get value successfully
31 * StatusFailure : failure to get value
34 int (*get)(struct LinkServiceAgent* s, const char* property, char* value, int len);
member 47 * get device's service type
53 * get address of device's service
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/histreaming/src/ |
H A D | link_service.h | 24 int (*get)(struct LinkService* ar, const char* property, char* value, int len);
member
|