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

  /external/pixman/pixman/
pixman-compiler.h 111 # define PIXMAN_GET_THREAD_LOCAL(name) \
118 # define PIXMAN_GET_THREAD_LOCAL(name) \
171 # define PIXMAN_GET_THREAD_LOCAL(name) \
178 # define PIXMAN_GET_THREAD_LOCAL(name) \
225 # define PIXMAN_GET_THREAD_LOCAL(name) \
pixman-implementation.c 91 cache = PIXMAN_GET_THREAD_LOCAL (fast_path_cache);

Completed in 341 milliseconds