Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1226 - 1250 of 2102) sorted by relevance

1...<<41424344454647484950>>...85

/third_party/skia/src/ports/
H A DSkFontMgr_custom_empty_factory.cpp11 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory()
H A DSkFontMgr_empty_factory.cpp10 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory()
H A DSkFontMgr_android_factory.cpp13 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory()
H A DSkFontMgr_fontconfig_factory.cpp12 sk_sp<SkFontMgr> SkFontMgr::Factory() { in Factory()
H A DSkImageGenerator_none.cpp10 std::unique_ptr<SkImageGenerator> SkImageGenerator::MakeFromEncodedImpl(sk_sp<SkData>) { in MakeFromEncodedImpl()
/third_party/skia/tools/
H A DResourceFactory.h12 extern sk_sp<SkData> (*gResourceFactory)(const char*);
H A DToolUtils.cpp132 sk_sp<SkShader> create_checkerboard_shader(SkColor c1, SkColor c2, int size) { in create_checkerboard_shader()
150 sk_sp<SkImage> create_checkerboard_image(int w, int h, SkColor c1, SkColor c2, int checkSize) { in create_checkerboard_image()
191 sk_sp<SkImage> create_string_image(int w, int h, SkColor c, int x, int y, int textSize, in create_string_image()
468 sk_sp<SkSurface> makeSurface(SkCanvas* canvas, in makeSurface()
500 sk_sp<SkSVGDOM> svg = SkSVGDOM::MakeFromStream(stream); in sniff_paths()
509 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths()
H A DRuntimeBlendUtils.h22 sk_sp<SkBlender> GetRuntimeBlendForBlendMode(SkBlendMode mode);
/third_party/skia/src/gpu/gl/
H A DGrGLMakeNativeInterface_none.cpp10 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; } in GrGLMakeNativeInterface()
/third_party/skia/tools/fonts/
H A DTestFontMgr.h16 sk_sp<SkFontMgr> MakePortableFontMgr();
/third_party/skia/include/effects/
H A DSkLumaColorFilter.h31 static sk_sp<SkColorFilter> Make();
H A DSkStrokeAndFillPathEffect.h25 static sk_sp<SkPathEffect> Make();
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dsk_image_chain_unittest.cpp43 std::vector<sk_sp<SkImageFilter>> imageFilter; in HWTEST_F()
68 std::vector<sk_sp<SkImageFilter>> imageFilter; in HWTEST_F()
100 std::vector<sk_sp<SkImageFilter>> imageFilter; in HWTEST_F()
128 std::vector<sk_sp<SkImageFilter>> imageFilter; in HWTEST_F()
147 std::vector<sk_sp<SkImageFilter>> imageFilter; in HWTEST_F()
231 sk_sp<SkSurface> cpuSurface = SkSurface::MakeRasterDirect(imageInfo, const_cast<void*>(dstPixmap->addr()), in HWTEST_F()
/third_party/skia/tests/
H A DReadPixelsTest.cpp97 static sk_sp<SkImage> make_src_image() { in make_src_image()
325 static void test_readpixels(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_readpixels()
441 sk_sp<SkImage> src = SkImage::MakeFromRaster(srcPixmap, nullptr, nullptr); in test_conversion()
493 const sk_sp<SkColorSpace> kColorSpaces[] = { in DEF_TEST()
500 for (const sk_sp<SkColorSpace>& dstCS : kColorSpaces) { in DEF_TEST()
503 for (const sk_sp<SkColorSpace>& srcCS : kColorSpaces) { in DEF_TEST()
/third_party/skia/src/gpu/gl/egl/
H A DGrGLMakeNativeInterface_egl.cpp11 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLMakeEGLInterface(); } in GrGLMakeNativeInterface()
/third_party/skia/src/gpu/gl/glx/
H A DGrGLMakeNativeInterface_glx.cpp11 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLMakeGLXInterface(); } in GrGLMakeNativeInterface()
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer_none.cpp11 std::unique_ptr<SkAudioPlayer> SkAudioPlayer::Make(sk_sp<SkData> src) { in Make()
/third_party/skia/include/ports/
H A DSkFontMgr_directory.h19 SK_API sk_sp<SkFontMgr> SkFontMgr_New_Custom_Directory(const char* dir);
H A DSkFontMgr_empty.h19 SK_API sk_sp<SkFontMgr> SkFontMgr_New_Custom_Empty();
/foundation/arkui/ace_engine/frameworks/core/image/test/mock/
H A Dmock_image_loader.cpp20 sk_sp<SkData> FileImageLoader::LoadImageData( in LoadImageData()
/third_party/skia/src/core/
H A DSkPictureFlat.cpp21 fArray = std::make_unique<sk_sp<SkTypeface>[]>(count); in setCount()
H A DSkPixelRefPriv.h17 sk_sp<SkPixelRef> SkMakePixelRefWithProc(int w, int h, size_t rowBytes, void* addr,
H A DSkBBHFactory.cpp11 sk_sp<SkBBoxHierarchy> SkRTreeFactory::operator()() const { in operator ()()
/third_party/skia/src/gpu/
H A DGrRenderTaskCluster.h26 bool GrClusterRenderTasks(SkSpan<const sk_sp<GrRenderTask>> input,
/third_party/skia/src/gpu/text/
H A DGrSDFMaskFilter.h19 static sk_sp<SkMaskFilter> Make();

Completed in 14 milliseconds

1...<<41424344454647484950>>...85