aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSurface.cpp
blob: 3fd90d912c2abbcbdd4f1010d0a7d6c3f01af4a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright 2012 Google Inc.
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#include "GrSurface.h"

SK_DEFINE_INST_COUNT(GrSurface)