Home
last modified time | relevance | path

Searched refs:SkImage_Lazy (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/src/image/
DSkImage_Lazy.cpp54 friend class SkImage_Lazy;
62 SkImage_Lazy::Validator::Validator(sk_sp<SharedGenerator> gen, const SkColorType* colorType, in Validator()
97 class SkImage_Lazy::ScopedGenerator {
120 SkImage_Lazy::SkImage_Lazy(Validator* validator) in SkImage_Lazy() function in SkImage_Lazy
130 bool SkImage_Lazy::getROPixels(GrDirectContext*, SkBitmap* bitmap, in getROPixels()
166 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels()
180 sk_sp<SkData> SkImage_Lazy::onRefEncoded() const { in onRefEncoded()
189 bool SkImage_Lazy::onIsValid(GrRecordingContext* context) const { in onIsValid()
196 sk_sp<SkImage> SkImage_Lazy::onMakeSubset(const SkIRect& subset, GrDirectContext* direct) const { in onMakeSubset()
209 sk_sp<SkImage> SkImage_Lazy::onMakeColorTypeAndColorSpace(SkColorType targetCT, in onMakeColorTypeAndColorSpace()
[all …]
DBUILD.bazel11 "SkImage_Lazy.cpp",
12 "SkImage_Lazy.h",
DSkImage_Lazy.h21 class SkImage_Lazy : public SkImage_Base {
34 SkImage_Lazy(Validator* validator);
/third_party/flutter/skia/src/image/
DSkImage_Lazy.cpp48 friend class SkImage_Lazy;
56 SkImage_Lazy::Validator::Validator(sk_sp<SharedGenerator> gen, const SkIRect* subset, in Validator()
102 class SkImage_Lazy::ScopedGenerator {
125 SkImage_Lazy::SkImage_Lazy(Validator* validator) in SkImage_Lazy() function in SkImage_Lazy
133 SkImage_Lazy::~SkImage_Lazy() { in ~SkImage_Lazy()
180 bool SkImage_Lazy::getROPixels(SkBitmap* bitmap, SkImage::CachingHint chint) const { in getROPixels()
218 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels()
227 sk_sp<SkData> SkImage_Lazy::onRefEncoded() const { in onRefEncoded()
232 bool SkImage_Lazy::onIsValid(GrContext* context) const { in onIsValid()
240 sk_sp<GrTextureProxy> SkImage_Lazy::asTextureProxyRef(GrRecordingContext* context, in asTextureProxyRef()
[all …]
DSkImage_Lazy.h20 class SkImage_Lazy : public SkImage_Base {
35 SkImage_Lazy(Validator* validator);
36 ~SkImage_Lazy() override;
/third_party/flutter/skia/src/gpu/
DGrImageTextureMaker.h14 class SkImage_Lazy; variable
35 const SkImage_Lazy* fImage;
DGrImageTextureMaker.cpp25 , fImage(static_cast<const SkImage_Lazy*>(client)) in GrImageTextureMaker()
/third_party/skia/include/core/
DSkImageGenerator.h190 friend class SkImage_Lazy; variable
/third_party/flutter/skia/include/core/
DSkImageGenerator.h194 friend class SkImage_Lazy; variable
/third_party/skia/gn/
Dcore.gni430 "$_src/image/SkImage_Lazy.cpp",
431 "$_src/image/SkImage_Lazy.h",
/third_party/flutter/skia/gn/
Dcore.gni410 "$_src/image/SkImage_Lazy.cpp",
411 "$_src/image/SkImage_Lazy.h",
/third_party/flutter/build/skia/ohos/
DBUILD.gn457 "$flutter_root/skia/src/image/SkImage_Lazy.cpp",
/third_party/flutter/build/skia/
DBUILD.gn771 "$flutter_root/skia/src/image/SkImage_Lazy.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia1151 FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h
2947 FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp