Searched refs:caches (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftcmanag.c | 426 FTC_Cache cache = manager->caches[idx]; in FTC_Manager_Done() 433 manager->caches[idx] = NULL; in FTC_Manager_Done() 484 FTC_Cache cache = manager->caches[node->cache_index]; in FTC_Manager_Check() 615 manager->caches[manager->num_caches++] = cache; in FTC_Manager_RegisterCache() 678 FTC_Cache_RemoveFaceID( manager->caches[nn], face_id ); in FTC_Manager_RemoveFaceID()
|
A D | ftcmanag.h | 101 FTC_Cache caches[FTC_MAX_CACHES]; member
|
A D | ftccache.c | 288 cache = manager->caches[node->cache_index]; in ftc_node_destroy()
|
/AliOS-Things-master/components/SDL2/src/render/metal/ |
A D | SDL_render_metal.m | 106 * cache, and we have a separate list of caches for each render target pixel 114 METAL_PipelineCache caches[SDL_METAL_FRAGMENT_COUNT]; field 384 …MakePipelineCache(data, &pipelines->caches[SDL_METAL_FRAGMENT_SOLID], "SDL primitives pipeline", r… 385 …MakePipelineCache(data, &pipelines->caches[SDL_METAL_FRAGMENT_COPY], "SDL copy pipeline", rtformat… 386 …MakePipelineCache(data, &pipelines->caches[SDL_METAL_FRAGMENT_YUV], "SDL YUV pipeline", rtformat, … 387 …MakePipelineCache(data, &pipelines->caches[SDL_METAL_FRAGMENT_NV12], "SDL NV12 pipeline", rtformat… 388 …MakePipelineCache(data, &pipelines->caches[SDL_METAL_FRAGMENT_NV21], "SDL NV21 pipeline", rtformat… 424 DestroyPipelineCache(&allpipelines[i].caches[cache]); 435 METAL_PipelineCache *cache = &pipelines->caches[fragfn];
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | output.0 | 13516 # This file is a shell script that caches the results of configure
|
A D | output.1 | 13516 # This file is a shell script that caches the results of configure
|
A D | output.2 | 14510 # This file is a shell script that caches the results of configure
|
Completed in 43 milliseconds