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

  /external/chromium_org/third_party/skia/include/core/
SkTypes.h 132 #define SK_COMPILE_ASSERT(expr, msg) \
176 SK_COMPILE_ASSERT(false, missing_name_for_##classname)
  /external/skia/include/core/
SkTypes.h 132 #define SK_COMPILE_ASSERT(expr, msg) \
176 SK_COMPILE_ASSERT(false, missing_name_for_##classname)

Completed in 28 milliseconds