Searched refs:cacheSetting (Results 1 – 4 of 4) sorted by relevance
891 MHW_MEMORY_OBJECT_CONTROL_PARAMS cacheSetting = m_cacheabilitySettings[cacheabiltySettingIdx]; in ComposeSurfaceCacheabilityControl() local897 if (cacheSetting.Gen8.TargetCache == CODECHAL_MO_TARGET_CACHE_ELLC) in ComposeSurfaceCacheabilityControl()903 cacheSetting.Gen8.CacheControl = 1; in ComposeSurfaceCacheabilityControl()908 return (uint32_t)cacheSetting.Value; in ComposeSurfaceCacheabilityControl()
372 … MHW_MEMORY_OBJECT_CONTROL_PARAMS cacheSetting = m_cacheabilitySettings[cacheabiltySettingIdx]; in ComposeSurfaceCacheabilityControl() local
956 String requestUrl, CacheSetting cacheSetting, ExpectedOutcome outcome) in checkRequestCaching() argument960 mUrlConnection.setUseCaches(cacheSetting == CacheSetting.USE_CACHE); in checkRequestCaching()