Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkBitmapProcShader.h
Go to the documentation of this file.
1/*
2 * Copyright 2006 The Android Open Source Project
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7#ifndef SkBitmapProcShader_DEFINED
8#define SkBitmapProcShader_DEFINED
9
12
13class SkArenaAlloc;
14class SkImage_Base;
15enum class SkTileMode;
16
18private:
19 friend class SkImageShader;
20
21 static Context* MakeContext(const SkShaderBase&, SkTileMode tmx, SkTileMode tmy,
22 const SkSamplingOptions&, const SkImage_Base*,
23 const ContextRec&, SkArenaAlloc* alloc);
24
25 using INHERITED = SkShaderBase;
26};
27
28#endif
SkTileMode
Definition SkTileMode.h:13
SkTileMode tmy
SkTileMode tmx