Searched defs:cacheType (Results 1 – 6 of 6) sorted by relevance
68 …yphCacheNode* GlyphsCache::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
48 …eNode* UIFontCacheManager::GetNodeFromCache(uint32_t unicode, uint16_t fontKey, uint16_t cacheType) in GetNodeFromCache()
1070 auto cacheType = GetCacheType(); in NeedInitCacheSurface() local1111 auto cacheType = GetCacheType(); in InitCacheSurface() local1195 auto cacheType = GetCacheType(); in DrawCacheSurface() local1259 auto cacheType = GetCacheType(); in DrawCacheSurface() local1706 void RSRenderNode::SetCacheType(CacheType cacheType) in SetCacheType()1722 void RSRenderNode::SetDrawingCacheType(RSDrawingCacheType cacheType) in SetDrawingCacheType()
985 CipherType cacheType; in CheckKvDBProperties() local
2764 CacheType cacheType = node.GetCacheType(); in PrepareSurfaceRenderNode() local2911 CacheType cacheType = node.GetCacheType(); in PrepareSurfaceRenderNode() local
304 uint16_t cacheType; member