Searched defs:imageBounds (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_opcodes.h | 291 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 328 const dng_rect &imageBounds) in SrcTileSize() 431 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds()
|
D | dng_misc_opcodes.cpp | 390 dng_rect dng_opcode_MapTable::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 609 dng_rect dng_opcode_MapPolynomial::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 971 dng_rect dng_opcode_DeltaPerRow::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 1177 dng_rect dng_opcode_DeltaPerColumn::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 1357 dng_rect dng_opcode_ScalePerRow::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds() 1534 dng_rect dng_opcode_ScalePerColumn::ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds()
|
D | dng_gain_map.h | 192 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds()
|
D | dng_bad_pixels.cpp | 486 const dng_rect &imageBounds, in IsPointValid() 1032 const dng_rect &imageBounds) in FixClusteredPixel() 1541 const dng_rect &imageBounds) in FixClusteredRect() 1725 const dng_rect &imageBounds) in ProcessArea()
|
D | dng_gain_map.cpp | 547 const dng_rect &imageBounds) in ProcessArea()
|
D | dng_lens_correction.cpp | 2173 const dng_rect &imageBounds, in Prepare()
|
/third_party/flutter/skia/src/gpu/ |
D | SkGr.cpp | 95 void GrMakeKeyFromImageID(GrUniqueKey* key, uint32_t imageID, const SkIRect& imageBounds) { in GrMakeKeyFromImageID()
|
/third_party/flutter/skia/src/core/ |
D | SkImageFilter.cpp | 254 void SkImageFilter::CropRect::applyTo(const SkIRect& imageBounds, const SkMatrix& ctm, in applyTo()
|
/third_party/skia/src/gpu/ |
D | SkGr.cpp | 51 void GrMakeKeyFromImageID(GrUniqueKey* key, uint32_t imageID, const SkIRect& imageBounds) { in GrMakeKeyFromImageID()
|
/third_party/skia/src/core/ |
D | SkImageFilter.cpp | 342 void SkImageFilter_Base::CropRect::applyTo(const SkIRect& imageBounds, const SkMatrix& ctm, in applyTo()
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1598 SkRect imageBounds = SkRect::Make(imageSubset.image()->bounds()); in internalDrawImageRect() local
|
/third_party/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1582 SkRect imageBounds = SkRect::Make(imageSubset.image()->bounds()); in internalDrawImageRect() local
|
/third_party/flutter/skia/tests/ |
D | ImageFilterTest.cpp | 1823 SkIRect imageBounds = SkIRect::MakeWH(64, 64); in DEF_TEST() local
|
/third_party/skia/tests/ |
D | ImageFilterTest.cpp | 1967 SkIRect imageBounds = SkIRect::MakeWH(64, 64); in DEF_TEST() local
|