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

  /external/skia/include/core/
SkTypes.h 213 #define SK_NaN32 ((int) (1U << 31))
312 SkASSERT(value != SK_NaN32); // The most negative int32_t can't be negated.
  /external/skqp/include/core/
SkTypes.h 213 #define SK_NaN32 ((int) (1U << 31))
312 SkASSERT(value != SK_NaN32); // The most negative int32_t can't be negated.

Completed in 101 milliseconds