Searched refs:kIgnoreRowBytesValue (Results 1 – 1 of 1) sorted by relevance
14 static const size_t kIgnoreRowBytesValue = (size_t)~0; variable18 static bool Valid(const SkImageInfo&, size_t rb = kIgnoreRowBytesValue);79 if (kIgnoreRowBytesValue == rowBytes) { in Valid()