/third_party/flutter/engine/flutter/lib/ui/painting/ |
D | image_decoder.cc | 33 std::optional<uint32_t> target_width, in GetResizedDimensions() 60 std::optional<uint32_t> target_width, in ResizeRasterImage() 113 std::optional<uint32_t> target_width, in ImageFromDecompressedData() 130 std::optional<uint32_t> target_width, in ImageFromCompressedData()
|
D | image_decoder.h | 47 std::optional<uint32_t> target_width; member
|
D | image_decoder_unittests.cc | 327 std::optional<uint32_t> target_height) -> SkISize { in TEST_F() 412 std::optional<uint32_t> target_height) -> SkISize { in TEST_F()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/ |
D | soft_dvpp_decode_resize_jpeg_op.h | 31 SoftDvppDecodeResizeJpegOp(int32_t target_height, int32_t target_width) in SoftDvppDecodeResizeJpegOp()
|
D | soft_dvpp_decode_random_crop_resize_jpeg_op.cc | 28 …CropResizeJpegOp::SoftDvppDecodeRandomCropResizeJpegOp(int32_t target_height, int32_t target_width, in SoftDvppDecodeRandomCropResizeJpegOp()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | random_crop_and_resize_with_bbox_op.h | 32 …: RandomCropAndResizeOp(target_height, target_width, scale_lb, scale_ub, aspect_lb, aspect_ub, int… in RandomCropAndResizeOp() argument
|
D | random_crop_decode_resize_op.cc | 24 RandomCropDecodeResizeOp::RandomCropDecodeResizeOp(int32_t target_height, int32_t target_width, flo… in RandomCropDecodeResizeOp()
|
D | random_crop_and_resize_op.cc | 33 RandomCropAndResizeOp::RandomCropAndResizeOp(int32_t target_height, int32_t target_width, float sca… in RandomCropAndResizeOp()
|
D | bounding_box.cc | 195 …dingBox::UpdateBBoxesForResize(const TensorPtr &bbox_list, size_t bbox_count, int32_t target_width, in UpdateBBoxesForResize()
|
D | image_utils.cc | 661 … int crop_height, int crop_width, int target_height, int target_width, InterpolationMode mode) { in CropAndResize()
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | random_crop_decode_resize_op_test.cc | 42 constexpr int target_width = 718; in TEST_F() local
|
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 438 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 439 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 439 const auto target_width = std::max(index_width, count_width); in ClampIndicesForAccessChain() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | swapchain9.c | 726 int target_width, target_height, target_depth, i; in present() local
|