Home
last modified time | relevance | path

Searched defs:devCache (Results 1 – 3 of 3) sorted by relevance

/drivers/interface/display/composer/v1_0/cache_manager/
Ddevice_cache_manager.cpp105 auto devCache = deviceCaches_->SearchCache(deviceId); in DeviceCacheInstance() local
113 auto devCache = deviceCaches_->SearchCache(deviceId); in LayerCacheInstance() local
/drivers/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp174 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in SetClientBufferCacheCount() local
375 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in CreateLayer() local
391 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in DestroyLayer() local
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_responser.h363 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in OnSetDisplayClientBuffer() local
734 DeviceCache* devCache = nullptr; in OnSetLayerBuffer() local