Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1326 - 1350 of 2102) sorted by relevance

1...<<51525354555657585960>>...85

/third_party/skia/src/utils/
H A DSkAnimCodecPlayer.cpp52 sk_sp<SkImage> SkAnimCodecPlayer::getFrameAt(int index) { in getFrameAt()
116 sk_sp<SkImage> SkAnimCodecPlayer::getFrame() { in getFrame()
/third_party/skia/tests/
H A DRecordingXfermodeTest.cpp68 sk_sp<SkImage> fCircleImage;
120 sk_sp<SkPicture> picture(recorder.finishRecordingAsPicture());
/third_party/skia/tools/
H A Ddump_record.cpp156 sk_sp<SkPicture> src(SkPicture::MakeFromStream(stream.get())); in main()
197 sk_sp<SkPicture> dst(r.finishRecordingAsPicture()); in main()
H A Dskottie2movie.cpp97 sk_sp<SkSurface> surf; in main()
98 sk_sp<SkData> data; in main()
/third_party/skia/gm/
H A Dsrcmode.cpp122 static sk_sp<SkSurface> compat_surface(SkCanvas* canvas, const SkISize& size) { in compat_surface()
124 sk_sp<SkSurface> surface = canvas->makeSurface(info); in compat_surface()
H A Dlcdblendmodes.cpp36 static sk_sp<SkShader> make_shader(const SkRect& bounds) { in make_shader()
149 sk_sp<SkShader> fCheckerboard;
H A Dyuv420_odd_dim.cpp26 static sk_sp<SkImage> make_image(GrRecordingContext* rContext) { in make_image()
68 sk_sp<SkSurface> surface; in DEF_SIMPLE_GM_CAN_FAIL()
H A Dmatrixconvolution.cpp72 sk_sp<SkImageFilter> makeFilter(const SkIPoint &kernelOffset, SkTileMode tileMode, in makeFilter()
137 sk_sp<SkImage> fImage;
H A Druntimecolorfilter.cpp89 sk_sp<SkImage> img = GetResourceAsImage("images/mandrill_256.png"); in DEF_SIMPLE_GM()
148 sk_sp<SkColorFilter> colorfilter = effect->makeColorFilter(nullptr); in DEF_SIMPLE_GM()
H A Dtextblobrandomfont.cpp87 if (sk_sp<SkTypeface> origEmoji = ToolUtils::emoji_typeface()) {
167 sk_sp<SkTextBlob> fBlob;
H A Dcoloremoji_blendmodes.cpp58 sk_sp<SkTypeface> orig(ToolUtils::create_portable_typeface("serif", SkFontStyle::Bold()));
168 sk_sp<SkTypeface> fColorType;
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.h72 using TypefaceVisitor = std::function<Resolved(sk_sp<SkTypeface> typeface)>;
155 SkTHashMap<FontKey, sk_sp<SkTypeface>, FontKey::Hasher> fFallbackFonts;
/third_party/skia/docs/examples/
H A DSkPath_cubicTo_example_parametric_animated.cpp78 sk_sp<SkFontMgr> mgr(SkFontMgr::RefDefault()); in REG_FIDDLE_ANIMATED()
79 sk_sp<SkTypeface> face(mgr->matchFamilyStyle("DejaVu Sans Mono", SkFontStyle())); in REG_FIDDLE_ANIMATED()
/third_party/skia/experimental/sorttoy/
H A DCmds.h95 DrawCmd(ID, PaintersOrder, Shape, SkIRect, const FakePaint&, sk_sp<FakeMCBlob> state);
124 sk_sp<FakeMCBlob> fMCState;
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h36 const sk_sp<SkTextBlob>&,
166 std::vector<sk_sp<SkContourMeasure>> fContours;
/third_party/skia/modules/skottie/tests/
H A DImage.cpp84 sk_sp<SkImage> fImage; in DEF_TEST()
96 sk_sp<ImageAsset> loadImageAsset(const char[], const char[], const char[]) const override { in DEF_TEST()
/third_party/skia/bench/
H A DAlternatingColorPatternBench.cpp84 sk_sp<SkShader> fBmShader;
89 sk_sp<SkShader> fShaders[NUM_DRAWS];
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_fe_colormatrix.cpp21 void RosenRenderSvgFeColorMatrix::OnAsImageFilter(sk_sp<SkImageFilter>& imageFilter) const in OnAsImageFilter()
H A Drosen_render_svg_fe_gaussianblur.cpp21 void RosenRenderSvgFeGaussianBlur::OnAsImageFilter(sk_sp<SkImageFilter>& imageFilter) const in OnAsImageFilter()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_helper.h33 static sk_sp<T> FlattenableDeserialize(std::shared_ptr<Data> data) in FlattenableDeserialize()
/third_party/skia/src/gpu/ops/
H A DDashLinePathRenderer.h32 sk_sp<GrGpu> fGpu;
/third_party/skia/src/lazy/
H A DSkDiscardableMemoryPool.h52 static sk_sp<SkDiscardableMemoryPool> Make(size_t size);
/third_party/skia/src/gpu/gl/webgl/
H A DGrGLMakeNativeInterface_webgl.cpp31 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface()
/third_party/skia/src/gpu/gl/iOS/
H A DGrGLMakeNativeInterface_iOS.cpp18 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface()
/third_party/skia/src/gpu/gl/mac/
H A DGrGLMakeNativeInterface_mac.cpp18 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface()

Completed in 9 milliseconds

1...<<51525354555657585960>>...85