HomeSort by relevance Sort by last modified time
    Searched refs:pixman_glyph_cache_t (Results 1 - 3 of 3) sorted by null

  /external/pixman/pixman/
pixman-glyph.c 56 struct pixman_glyph_cache_t struct
95 lookup_glyph (pixman_glyph_cache_t *cache,
117 insert_glyph (pixman_glyph_cache_t *cache,
141 remove_glyph (pixman_glyph_cache_t *cache,
167 clear_table (pixman_glyph_cache_t *cache)
185 PIXMAN_EXPORT pixman_glyph_cache_t *
188 pixman_glyph_cache_t *cache;
204 pixman_glyph_cache_destroy (pixman_glyph_cache_t *cache)
214 pixman_glyph_cache_freeze (pixman_glyph_cache_t *cache)
220 pixman_glyph_cache_thaw (pixman_glyph_cache_t *cache
    [all...]
pixman.h 933 typedef struct pixman_glyph_cache_t pixman_glyph_cache_t; typedef in typeref:struct:pixman_glyph_cache_t
    [all...]
  /external/pixman/test/
glyph-test.c 225 pixman_glyph_cache_t *cache;

Completed in 33 milliseconds