Home
last modified time | relevance | path

Searched defs:crop (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_CROP.c31 struct v4l2_crop crop; in do_get_crop() local
61 struct v4l2_crop crop; in do_get_crop_invalid() local
95 struct v4l2_crop crop; in test_VIDIOC_G_CROP_NULL() local
155 struct v4l2_crop crop; in do_set_crop() local
649 struct v4l2_crop crop; in do_set_crop_invalid() local
722 struct v4l2_crop crop; in do_set_crop_null() local
/third_party/skia/gm/
Dbackdrop_imagefilter_croprect.cpp71 static sk_sp<SkImageFilter> make_invert_filter(const SkIRect* crop) { in make_invert_filter()
79 static sk_sp<SkImageFilter> make_blur_filter(const SkIRect* crop) { in make_blur_filter()
Dimagefilters.cpp234 SkRect crop = SkRect::Make(image->bounds()); variable
/third_party/skia/third_party/externals/angle2/samples/gles1/
DDrawTexture.cpp44 GLint crop[4] = {0, 0, 2, 2}; in initialize() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureParameterTest.cpp120 constexpr std::array<GLint, kParameterLength> crop = { in TEST_P() local
DBootAnimationTest.cpp43 GLint crop[4] = {0, height, width, -height}; in initTextureWithData() local
/third_party/skia/bench/
DBlurImageFilterBench.cpp103 const SkIRect* crop = in onDraw() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation para… in crop() function in QPDF_PDFTOPDF_PageHandle
269 …shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage()
/third_party/skia/third_party/externals/libjpeg-turbo/
Ddjpeg.c101 boolean skip, crop; variable
Dtransupp.h137 boolean crop; /* if TRUE, crop or wipe source image, or drop */ member
/third_party/ffmpeg/libavfilter/
Dqsvvpp.h97 QSVVPPCrop *crop; member
Dqsvvpp.c685 QSVVPPCrop *crop = param->crop + i; in ff_qsvvpp_create() local
Dvf_vpp_qsv.c324 QSVVPPCrop crop = { 0 }; in config_output() local
Dvf_deshake_opencl.c992 CropInfo* crop, in update_needed_crop()
/third_party/mesa3d/include/android_stub/system/
Dwindow.h681 android_native_rect_t const * crop) in native_window_set_crop()
702 android_native_rect_t const * crop) in native_window_set_post_transform_crop()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_image.js175 crop: function (...args) { method
/third_party/skia/third_party/externals/piex/src/
Dtiff_parser.cc612 std::vector<std::uint32_t> crop(2); in GetFullCropDimension() local
/third_party/ffmpeg/libavcodec/
Dh264_ps.h65 int crop; ///< frame_cropping_flag member
Dcuviddec.c75 } crop; member
/third_party/skia/third_party/externals/libwebp/examples/
Dcwebp.c659 int crop = 0, crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in main() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp333 const gl::Rectangle &crop = texture->getCrop(); in QueryTexParameterBase() local
/third_party/skia/tests/
DImageFilterTest.cpp1876 const SkIRect* crop, const SkIRect& expected) { in test_arithmetic_bounds()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81437 static nsIAtom* crop; member in nsGkAtoms