Home
last modified time | relevance | path

Searched defs:SK_MAYBE_UNUSED (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/tessellate/
DTessellation.h128 constexpr static float kMaxTessellationSegmentsPerCurve SK_MAYBE_UNUSED = 1024; variable
/third_party/skia/include/core/
DSkTypes.h350 # define SK_MAYBE_UNUSED [[maybe_unused]] macro
352 # define SK_MAYBE_UNUSED macro