Home
last modified time | relevance | path

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

123

/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
/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...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H A Dhdi_gfx_composition.cpp158 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_gfx_composition.cpp153 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_gfx_composition.cpp152 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_gfx_composition.cpp156 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_gfx_composition.cpp179 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_gfx_composition.cpp156 IRect crop = src.GetLayerCrop(); in BlitLayer() local
/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
/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
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge.c330 struct v4l2_rect *crop; in bridge_set_selection() local
354 struct v4l2_rect *crop; bridge_get_selection() local
[all...]
H A Dbridge.h57 struct v4l2_rect crop; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.c339 struct v4l2_rect *crop; in bridge_set_selection() local
364 struct v4l2_rect *crop; bridge_get_selection() local
[all...]
H A Dbridge.h57 struct v4l2_rect crop; member
/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

Completed in 13 milliseconds

123