Home
last modified time | relevance | path

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

/third_party/skia/tests/
DCodecAnimTest.cpp96 constexpr int kNoFrame = SkCodec::kNoFrame; in DEF_TEST() local
/third_party/skia/include/codec/
DSkCodec.h614 static constexpr int kNoFrame = -1; variable