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

  /external/chromium_org/third_party/skia/include/gpu/
GrConfig.h 96 * GR_STRING makes a string of X where X is expanded before conversion to a string
99 #define GR_STRING(X) GR_STRING_IMPL(X)
112 #define GR_FILE_AND_LINE_STR __FILE__ "(" GR_STRING(__LINE__) ") : "
  /external/skia/include/gpu/
GrConfig.h 96 * GR_STRING makes a string of X where X is expanded before conversion to a string
99 #define GR_STRING(X) GR_STRING_IMPL(X)
112 #define GR_FILE_AND_LINE_STR __FILE__ "(" GR_STRING(__LINE__) ") : "

Completed in 694 milliseconds