Home
last modified time | relevance | path

Searched defs:crop (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DTextureParameterTest.cpp120 constexpr std::array<GLint, kParameterLength> crop = { in TEST_P() local
H A DBootAnimationTest.cpp43 GLint crop[4] = {0, height, width, -height}; in initTextureWithData() local
/third_party/skia/third_party/externals/angle2/samples/gles1/
H A DDrawTexture.cpp44 GLint crop[4] = {0, 0, 2, 2}; variable
/third_party/skia/gm/
H A Dbackdrop_imagefilter_croprect.cpp71 static sk_sp<SkImageFilter> make_invert_filter(const SkIRect* crop) { in make_invert_filter() argument
79 static sk_sp<SkImageFilter> make_blur_filter(const SkIRect* crop) { in make_blur_filter() argument
H A Dimagefilters.cpp234 SkRect crop = SkRect::Make(image->bounds()); in DEF_SIMPLE_GM() local
/third_party/ffmpeg/libavfilter/
H A Dqsvvpp.h97 QSVVPPCrop *crop; member
H A Dvf_crop.c370 AVFILTER_DEFINE_CLASS(crop); variable
H A Dqsvvpp.c685 QSVVPPCrop *crop = param->crop + i; in ff_qsvvpp_create() local
[all...]
H A Dvf_vpp_qsv.c324 QSVVPPCrop crop = { 0 }; in config_output() local
[all...]
H A Dvf_deshake_opencl.c991 update_needed_crop( CropInfo* crop, float *transform, float frame_width, float frame_height ) update_needed_crop() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A 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; test_VIDIOC_G_CROP_NULL() local
155 struct v4l2_crop crop; do_set_crop() local
649 struct v4l2_crop crop; do_set_crop_invalid() local
722 struct v4l2_crop crop; do_set_crop_null() local
[all...]
/third_party/skia/bench/
H A DBlurImageFilterBench.cpp103 const SkIRect* crop = variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtransupp.h137 boolean crop; /* i member
[all...]
H A Ddjpeg.c101 boolean skip, crop; variable
/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h65 int crop; ///< frame_cropping_flag member
H A Dcuviddec.c75 } crop; member
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) in crop() function in QPDF_PDFTOPDF_PageHandle
269 void QPDF_PDFTOPDF_PageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage() argument
[all...]
/third_party/backends/backend/
H A Dplustek.c2394 CropInfo crop; in local_sane_start() local
[all...]
H A Dplustek_pp.c1799 CropInfo crop; in sane_start() local
/third_party/backends/sanei/
H A Dsanei_ir.c1115 sanei_ir_dilate_mean(const SANE_Parameters * params, SANE_Uint **in_img, SANE_Uint * mask_img, int dist_max, int expand, int win_size, SANE_Bool smooth, int inner, int *crop) sanei_ir_dilate_mean() argument
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h679 native_window_set_crop( struct ANativeWindow* window, android_native_rect_t const * crop) native_window_set_crop() argument
700 native_window_set_post_transform_crop( struct ANativeWindow* window, android_native_rect_t const * crop) native_window_set_post_transform_crop() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c659 int crop = 0, crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in main() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp333 const gl::Rectangle &crop = texture->getCrop(); in QueryTexParameterBase() local
/third_party/skia/tests/
H A DImageFilterTest.cpp1873 test_arithmetic_bounds(skiatest::Reporter* reporter, float k1, float k2, float k3, float k4, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const SkIRect* crop, const SkIRect& expected) test_arithmetic_bounds() argument

Completed in 30 milliseconds