chromium/third_party/skia/src/core/SkRecords.cpp

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

#include "src/core/SkRecords.h"

namespace SkRecords {
    PreCachedPath::PreCachedPath(const SkPath& path) :{}

    TypedMatrix::TypedMatrix(const SkMatrix& matrix) :{}
}  // namespace SkRecords