Home
last modified time | relevance | path

Searched defs:getSampleShading (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrGpuFactory.cpp1 /*
2 * Copyright 2011 Google Inc.
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
8
9 #include "GrGpuFactory.h"
10
[all …]
H A DGrPrimitiveProcessor.h213 virtual float getSampleShading() const { in getSampleShading() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrGeometryProcessor.h39 float getSampleShading() const final { return fSampleShading; } in getSampleShading() function
H A DGrPrimitiveProcessor.h124 virtual float getSampleShading() const { in getSampleShading() function