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

  /external/chromium_org/third_party/skia/gm/
techtalk1.cpp 372 #define GM_CONCAT(X,Y) GM_CONCAT_IMPL(X,Y)
373 #define GM_CONCAT_IMPL(X,Y) X##Y
  /external/skia/gm/
techtalk1.cpp 372 #define GM_CONCAT(X,Y) GM_CONCAT_IMPL(X,Y)
373 #define GM_CONCAT_IMPL(X,Y) X##Y

Completed in 182 milliseconds