Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1876 - 1900 of 2102) sorted by relevance

1...<<71727374757677787980>>...85

/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation.cpp187 sk_sp<SkData> FileImageLoader::LoadImageData(const std::string& src, const WeakPtr<PipelineContext> context) in LoadImageData()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_filter.cpp56 sk_sp<SkImageFilter> imageFilter = nullptr; in OnAsPaint()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.h105 sk_sp<SkSurface> onNewSurface(const SkImageInfo&, const SkSurfaceProps&) override;
/third_party/skia/samplecode/
H A DSampleShip.cpp136 sk_sp<SkImage> fAtlas;
/third_party/skia/src/core/
H A DSkMiniRecorder.cpp98 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) { in detachAsPicture()
H A DSkMessageBus.h33 template <typename T> struct is_sk_sp<sk_sp<T>> : std::true_type {};
36 // so the message type must be sk_sp or non copyable.
39 "The message type must be sk_sp or non copyable.");
147 // Make sure sk_sp has been sent to an inbox. in Post()
H A DSkFontDescriptor.cpp106 sk_sp<SkData> data(SkData::MakeUninitialized(length)); in Deserialize()
H A DSkTextBlobPriv.h39 static sk_sp<SkTextBlob> MakeFromBuffer(SkReadBuffer&);
H A DSkGlyphRun.h100 sk_sp<SkTextBlob> makeBlob() const;
H A DSkSurfaceCharacterization.cpp84 sk_sp<SkColorSpace> cs) const { in createColorSpace()
/third_party/skia/src/gpu/
H A DGrResourceAllocator.h183 sk_sp<GrSurface> fExistingSurface; // queried from resource cache. may be null.
H A DSurfaceFillContext.h102 virtual sk_sp<GrRenderTask> refRenderTask() = 0;
H A DGrProcessorSet.h50 sk_sp<const GrXferProcessor> refXferProcessor() const { in refXferProcessor()
/third_party/skia/tests/
H A DApplyGammaTest.cpp120 sk_sp<SkSurface> dst(SkSurface::MakeRenderTarget(context, SkBudgeted::kNo, ii)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H A DGpuDrawPathTest.cpp49 sk_sp<SkPathEffect> effect) { in fill_and_stroke()
H A DImageCacheTest.cpp124 sk_sp<SkDiscardableMemoryPool> pool(SkDiscardableMemoryPool::Make(defLimit)); in DEF_TEST()
H A DTextureOpTest.cpp40 static sk_sp<GrSurfaceProxy> create_proxy(GrRecordingContext* rContext) { in create_proxy()
/third_party/skia/src/pdf/
H A DSkPDFUtils.h117 if (sk_sp<SkShader> s = as_SB(shader)->makeAsALocalMatrixShader(&localMatrix)) { in GetShaderLocalMatrix()
/third_party/skia/tools/gpu/
H A DMemoryCache.cpp39 sk_sp<SkData> MemoryCache::load(const SkData& key) { in load()
/third_party/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp53 sk_sp<SkWGLPbufferContext> fPbufferContext;
/third_party/skia/tools/sk_app/
H A DWindow.cpp82 sk_sp<SkSurface> backbuffer = fWindowContext->getBackbufferSurface();
/third_party/skia/tools/skqp/src/
H A Dskqp_main.cpp27 sk_sp<SkData> open(const char* path) override {
H A Dskqp_model.cpp89 static SkBitmap decode(sk_sp<SkData> data) { in decode()
/third_party/skia/experimental/sktext/include/
H A DInterface.h137 std::vector<sk_sp<SkTextBlob>>& getTextBlobs();
/third_party/skia/gm/
H A Dblurcircles2.cpp65 auto blurMaker = [] (SkScalar radius) ->sk_sp<SkMaskFilter> {

Completed in 12 milliseconds

1...<<71727374757677787980>>...85