Searched defs:cacheMgr (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/interface/display/composer/v1_1/display_command/ |
H A D | display_cmd_responser.h | 34 …unique_ptr<DisplayCmdResponser> Create(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) in Create() 43 …DisplayCmdResponser(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) : BaseType1_0(imp… in DisplayCmdResponser()
|
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/ |
H A D | display_cmd_responser.h | 46 …unique_ptr<DisplayCmdResponser> Create(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) in Create() 56 VdiImpl1_1* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) in CreateV1_1() 65 …DisplayCmdResponser(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) : BaseType1_1(imp… in DisplayCmdResponser() 67 DisplayCmdResponser(std::shared_ptr<DeviceCacheManager> cacheMgr, VdiImpl1_1* impl) in DisplayCmdResponser()
|
/ohos5.0/drivers/interface/display/composer/cache_manager/ |
H A D | buffer_cache_utils.h | 35 …ferHandle* NativeBufferCache(const std::shared_ptr<CacheManager<uint32_t, NativeBuffer>>& cacheMgr, in NativeBufferCache()
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_responser.h | 66 …unique_ptr<DisplayCmdResponser> Create(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) in Create() 75 DisplayCmdResponser(VdiImpl* impl, std::shared_ptr<DeviceCacheManager> cacheMgr) in DisplayCmdResponser()
|
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 213 auto cacheMgr = reinterpret_cast<DisplayComposerService*>(data)->cacheMgr_; in OnHotPlug() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc.cpp | 785 SkSLRCacheMgr cacheMgr = GetNewSkSLRCacheMgr(); in initSLRFactor() local
|