chromium/third_party/skia/src/encode/SkEncoder.cpp

/*
 * Copyright 2023 Google LLC
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include "include/encode/SkEncoder.h"

#include "include/private/base/SkAssert.h"

bool SkEncoder::encodeRows(int numRows) {}