Home
last modified time | relevance | path

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

/ohos5.0/drivers/interface/display/composer/cache_manager/
H A Ddevice_cache_manager.cpp104 auto devCache = deviceCaches_->SearchCache(deviceId); in DeviceCacheInstance() local
112 auto devCache = deviceCaches_->SearchCache(deviceId); in LayerCacheInstance() local
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp271 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in SetClientBufferCacheCount() local
508 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in CreateLayer() local
523 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in DestroyLayer() local
756 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in ClearClientBuffer() local
767 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(devId); in ClearLayerBuffer() local
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_responser.h368 DeviceCache* devCache = cacheMgr_->DeviceCacheInstance(data.devId); in SetDisplayClientBuffer() local
821 DeviceCache* devCache = nullptr; in SetLayerBuffer() local