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

  /external/pixman/pixman/
pixman-general.c 54 _pixman_log_error (FUNC, "Solid image not handled by noop");
56 _pixman_log_error (FUNC, "Pixman bug: unknown image type\n");
72 _pixman_log_error (FUNC, "Trying to write to a non-writable image");
pixman-implementation.c 153 _pixman_log_error (
228 _pixman_log_error (FUNC, "No known combine function\n");
pixman-private.h 1021 _pixman_log_error (const char *function, const char *message);
1028 _pixman_log_error (FUNC, "The expression " # expr " was false"); \
1039 _pixman_log_error (FUNC, "The expression " # expr " was false"); \
1049 _pixman_log_error (FUNC, "The expression " # expr " was false"); \
    [all...]
pixman-utils.c 296 _pixman_log_error (const char *function, const char *message) function
305 "Set a breakpoint on '_pixman_log_error' to debug\n\n",
pixman-region.c 94 _pixman_log_error (FUNC, "Malformed region " # reg); \
389 _pixman_log_error (FUNC, "Invalid rectangle passed");
403 _pixman_log_error (FUNC, "Invalid rectangle passed");
    [all...]

Completed in 103 milliseconds