HomeSort by relevance Sort by last modified time
    Searched refs:Make (Results 1 - 25 of 1535) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
Makefile 5 include ../Make.dist
  /prebuilts/go/linux-x86/src/runtime/
Makefile 5 include ../Make.dist
  /external/ImageMagick/coders/
Make.com 2 $! Make ImageMagick image coders for VMS.
24 $call Make aai.c
25 $call Make art.c
26 $call Make avs.c
27 $call Make bgr.c
28 $call Make bmp.c
29 $call Make braille.c
30 $call Make cals.c
31 $call Make caption.c
32 $call Make cip.
    [all...]
  /external/skia/src/gpu/effects/
GrDitherEffect.h 21 sk_sp<GrFragmentProcessor> Make();
GrOvalEffect.h 22 sk_sp<GrFragmentProcessor> Make(GrPrimitiveEdgeType, const SkRect&);
GrRRectEffect.h 24 sk_sp<GrFragmentProcessor> Make(GrPrimitiveEdgeType, const SkRRect&);
  /external/skia/include/effects/
SkGaussianEdgeShader.h 19 static sk_sp<SkShader> Make();
SkBlurDrawLooper.h 19 sk_sp<SkDrawLooper> Make(SkColor color, SkScalar sigma, SkScalar dx, SkScalar dy);
SkArithmeticImageFilter.h 15 static sk_sp<SkImageFilter> Make(float k1, float k2, float k3, float k4, bool enforcePMColor,
19 static sk_sp<SkImageFilter> Make(float k1, float k2, float k3, float k4, bool enforcePMColor,
21 return Make(k1, k2, k3, k4, enforcePMColor, std::move(background), nullptr, nullptr);
SkRRectsGaussianEdgeMaskFilter.h 26 static sk_sp<SkMaskFilter> Make(const SkRRect& first,
  /external/skia/tests/
InsetConvexPolyTest.cpp 39 *rrectPoly.push() = SkPoint::Make(-100, 55);
40 *rrectPoly.push() = SkPoint::Make(100, 55);
41 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, 50 + 4.330127f);
42 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, 50 + 3.535534f);
43 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, 50 + 2.5f);
44 *rrectPoly.push() = SkPoint::Make(105, 50);
45 *rrectPoly.push() = SkPoint::Make(105, -50);
46 *rrectPoly.push() = SkPoint::Make(100 + 4.330127f, -50 - 2.5f);
47 *rrectPoly.push() = SkPoint::Make(100 + 3.535534f, -50 - 3.535534f);
48 *rrectPoly.push() = SkPoint::Make(100 + 2.5f, -50 - 4.330127f)
    [all...]
skbug6389.cpp 18 p.setMaskFilter(SkBlurMaskFilter::Make(SkBlurStyle::kNormal_SkBlurStyle, 5,
20 p.setImageFilter(SkImageSource::Make(GetResourceAsImage("mandrill_512.png"), {0, 0, 0, 0},
  /external/skia/include/svg/
SkSVGCanvas.h 28 static std::unique_ptr<SkCanvas> Make(const SkRect& bounds, SkXMLWriter*);
  /external/skia/src/effects/gradients/
SkTwoPointConicalGradient_gpu.h 21 sk_sp<GrFragmentProcessor> Make(const GrGradientEffect::CreateArgs& args);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
builtin2.d 5 # Make sure we don't look at the symbol table when parsing special
builtin3.d 5 # Make sure we don't look at the symbol table when parsing special
  /external/skia/bench/
PatchBench.cpp 42 // to make other type of patches override this method
238 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kNone_VertexMode); )
239 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kColors_VertexMode); )
240 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kTexCoords_VertexMode); )
241 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kBoth_VertexMode); )
242 DEF_BENCH( return new PatchBench(SkVector::Make(1.f, 1.0f), PatchBench::kNone_VertexMode); )
243 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kColors_VertexMode); )
244 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kTexCoords_VertexMode); )
245 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kBoth_VertexMode); )
246 DEF_BENCH( return new PatchBench(SkVector::Make(3.0f, 3.0f), PatchBench::kNone_VertexMode);
    [all...]
  /external/skia/src/gpu/ops/
GrAAFillRectOp.h 19 std::unique_ptr<GrMeshDrawOp> Make(GrColor color,
24 std::unique_ptr<GrMeshDrawOp> Make(GrColor color,
29 std::unique_ptr<GrMeshDrawOp> Make(GrColor color,
  /external/llvm/test/MC/Hexagon/
relaxed_newvalue.s 2 # Make sure relaxation doesn't hinder newvalue calculation
  /external/skia/experimental/svg/model/
SkSVGClipPath.h 17 static sk_sp<SkSVGClipPath> Make() {
SkSVGDefs.h 16 static sk_sp<SkSVGDefs> Make() { return sk_sp<SkSVGDefs>(new SkSVGDefs()); }
SkSVGG.h 17 static sk_sp<SkSVGG> Make() { return sk_sp<SkSVGG>(new SkSVGG()); }
  /external/skia/src/core/
SkLightingShader.h 33 static sk_sp<SkShader> Make(sk_sp<SkShader> diffuseShader, sk_sp<SkNormalSource> normalSource,
SkRadialShadowMapShader.h 23 static sk_sp<SkShader> Make(sk_sp<SkShader> occluderShader,
  /external/skia/src/effects/shadows/
SkAmbientShadowMaskFilter.h 25 static sk_sp<SkMaskFilter> Make(SkScalar occluderHeight, SkScalar ambientAlpha,

Completed in 524 milliseconds

1 2 3 4 5 6 7 8 91011>>