Searched defs:imageBounds (Results 1 – 10 of 10) sorted by relevance
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()
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()
192 virtual dng_rect ModifiedBounds (const dng_rect &imageBounds) in ModifiedBounds()
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()
547 const dng_rect &imageBounds) in ProcessArea()
2173 const dng_rect &imageBounds, in Prepare()
51 void GrMakeKeyFromImageID(skgpu::UniqueKey* key, uint32_t imageID, const SkIRect& imageBounds) { in GrMakeKeyFromImageID()
342 void SkImageFilter_Base::CropRect::applyTo(const SkIRect& imageBounds, const SkMatrix& ctm, in applyTo()
1591 SkRect imageBounds = SkRect::Make(imageSubset.image()->bounds()); in internalDrawImageRect() local
1979 SkIRect imageBounds = SkIRect::MakeWH(64, 64); in DEF_TEST() local