Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkSurfacePriv.h19 constexpr size_t kIgnoreRowBytesValue = static_cast<size_t>(~0); variable
/third_party/flutter/skia/src/core/
DSkSurfacePriv.h23 constexpr size_t kIgnoreRowBytesValue = static_cast<size_t>(~0); variable