| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| H A D | TextureParameterTest.cpp | 120 constexpr std::array<GLint, kParameterLength> crop = { in TEST_P() local
|
| H A D | BootAnimationTest.cpp | 43 GLint crop[4] = {0, height, width, -height}; in initTextureWithData() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/ |
| H A D | surfaceutils_fuzzer.cpp | 61 Rect crop = GetData<Rect>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/camera_lite/interfaces/kits/ |
| H A D | frame_config.h | 155 CameraRect crop;
member in OHOS::Media::FrameConfig
|
| /third_party/skia/third_party/externals/angle2/samples/gles1/ |
| H A D | DrawTexture.cpp | 44 GLint crop[4] = {0, 0, 2, 2}; variable
|
| /third_party/skia/gm/ |
| H A D | backdrop_imagefilter_croprect.cpp | 71 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 D | imagefilters.cpp | 234 SkRect crop = SkRect::Make(image->bounds()); in DEF_SIMPLE_GM() local
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | surface_utils_test.cpp | 212 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 D | hdilayer_fuzzer.cpp | 79 GraphicIRect crop = GetData<GraphicIRect>(); in GetLayerInfoFromData() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | qsvvpp.h | 97 QSVVPPCrop *crop; member
|
| H A D | vf_crop.c | 370 AVFILTER_DEFINE_CLASS(crop); variable
|
| H A D | qsvvpp.c | 685 QSVVPPCrop *crop = param->crop + i; in ff_qsvvpp_create() local [all...] |
| H A D | vf_vpp_qsv.c | 324 QSVVPPCrop crop = { 0 }; in config_output() local [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_CROP.c | 31 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 D | BlurImageFilterBench.cpp | 103 const SkIRect* crop = variable
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | surface_utils.cpp | 162 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 D | pixel_astc.cpp | 121 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 D | hdidevice_fuzzer.cpp | 100 GraphicIRect crop = GetData<GraphicIRect>(); in HdiDeviceFuzzTest2() local
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| H A D | hdidevice_test.cpp | 184 GraphicIRect crop = {0, 0, 0, 0}; in HWTEST_F() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | transupp.h | 137 boolean crop; /* i member [all...] |
| H A D | djpeg.c | 101 boolean skip, crop; variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_ps.h | 65 int crop; ///< frame_cropping_flag member
|
| H A D | cuviddec.c | 75 } crop; member [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.cc | 179 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 D | hdi_device_impl.cpp | 524 int32_t HdiDeviceImpl::SetLayerCrop(uint32_t screenId, uint32_t layerId, const GraphicIRect &crop) in SetLayerCrop() argument
|