blob: e618280835ea5e53c2e363f7fa8ac8c3b74daef7 [file] [log] [blame]
/*
* Copyright 2014
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef SkTextureCompression_opts_DEFINED
#define SkTextureCompression_opts_DEFINED
#include "SkTextureCompressor.h"
#include "SkImageInfo.h"
SkTextureCompressor::CompressionProc
SkTextureCompressorGetPlatformProc(SkColorType colorType, SkTextureCompressor::Format fmt);
#endif // SkTextureCompression_opts_DEFINED