Home
last modified time | relevance | path

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

12

/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
/foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/
H A Dsurfaceutils_fuzzer.cpp61 Rect crop = GetData<Rect>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dframe_config.h155 CameraRect crop; member in OHOS::Media::FrameConfig
/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
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dsurface_utils_test.cpp212 Rect crop = {}; in HWTEST_F() local
251 Rect crop = {}; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp79 GraphicIRect crop = GetData<GraphicIRect>(); in GetLayerInfoFromData() 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...]
/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
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp162 ComputeTransformMatrix(float matrix[MATRIX_ARRAY_SIZE], uint32_t matrixSize, sptr<SurfaceBuffer>& buffer, GraphicTransformType& transform, Rect& crop) ComputeTransformMatrix() argument
250 ComputeTransformMatrixV2(float matrix[MATRIX_ARRAY_SIZE], uint32_t matrixSize, sptr<SurfaceBuffer>& buffer, GraphicTransformType& transform, Rect& crop) ComputeTransformMatrixV2() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp121 uint32_t PixelAstc::crop(const Rect &rect) in crop() function in OHOS::Media::PixelAstc
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp100 GraphicIRect crop = GetData<GraphicIRect>(); in HdiDeviceFuzzTest2() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp184 GraphicIRect crop = {0, 0, 0, 0}; in HWTEST_F() local
/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...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp524 int32_t HdiDeviceImpl::SetLayerCrop(uint32_t screenId, uint32_t layerId, const GraphicIRect &crop) in SetLayerCrop() argument

Completed in 16 milliseconds

12