| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | webpdec.c | 168 uint64_t stride; in ReadWebP() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | near_lossless_enc.c | 115 const int stride = picture->argb_stride; in VP8ApplyNearLossless() local 74 NearLossless(int xsize, int ysize, const uint32_t* argb_src, int stride, int limit_bits, uint32_t* copy_buffer, uint32_t* argb_dst) NearLossless() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLMemoryLayout.h | 80 size_t stride(const Type& type) const { in stride() function in SkSL::MemoryLayout 87 int stride = this->size(type.componentType()); in stride() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
| H A D | VulkanBackend.h | 99 uint32_t stride; // Stride of the buffer in bytes member
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | helper-cairo-ansi.hh | 44 chafa_print_image_rgb24 (const void *data, int width, int height, int stride) in chafa_print_image_rgb24() argument 157 unsigned int stride = cairo_image_surface_get_stride (surface); in helper_cairo_surface_write_to_ansi_stream() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | decompose_strided_matrix.cc | 37 uint32_t stride = 0; member 92 uint32_t stride in GatherCustomStrideMatrixMembers() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | exponential_biased_test.cc | 134 int stride = eb.GetStride(10); in TEST() local
|
| /third_party/vk-gl-cts/framework/delibs/deimage/ |
| H A D | deTarga.c | 43 int stride; in deImage_loadTarga() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | induction_variable_analysis.cpp | 63 GateRef stride = acc_.GetValueIn(valueGate, 1); in IsInductionVariable() local 93 auto stride = GetIntFromTaggedConstant(strideGate); in GetStartAndStride() local [all...] |
| /base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
| H A D | ohos_image_decoder_adapter_test.cpp | 319 int32_t stride = imageDecoderAdapterImpl.GetStride(); in HWTEST_F() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/ext_inc/ |
| H A D | vou_dev_ext.h | 58 hi_u32 stride; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_ioctl.h | 147 __u32 stride; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/ |
| H A D | mali_kbase_jm_ioctl.h | 156 __u32 stride; member
|
| /foundation/ai/ai_engine/interfaces/kits/cv/ |
| H A D | ai_image.h | 56 unsigned int stride[YUV_CHANNEL_COUNT]; member
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/imagefilter/ |
| H A D | filter_blur.h | 42 void BoxBlur(Img& img, uint16_t radius, int32_t channel, int32_t stride) in BoxBlur() argument 96 void GetRGBAIntegralImage(uint8_t* src, uint16_t width, uint16_t height, uint16_t stride) in GetRGBAIntegralImage() argument
|
| /foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
| H A D | surface.h | 159 virtual void SetWindowConfigStride(int32_t stride) in SetWindowConfigStride() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_pointer_window_demo.cpp | 90 static constexpr uint32_t stride = 4; in DoDraw() local
|
| H A D | rs_uni_render_fix_rotation_demo.cpp | 82 static constexpr uint32_t stride = 4; in DoDraw() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| H A D | layer_context.cpp | 152 constexpr uint32_t stride = 4; in DrawBaseLayer() local
|
| /foundation/graphic/graphic_2d/rosen/samples/hello_native_window/ |
| H A D | hello_native_window.cpp | 54 int32_t stride = 0x8; in CreateNativeWindow() local
|
| /foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
| H A D | drawing_text_c_sample.cpp | 79 constexpr uint32_t stride = 4; in DoDraw() local
|
| H A D | main.cpp | 102 constexpr uint32_t stride = 4;
in DoDraw() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/ |
| H A D | heif_hw_decoder.h | 50 uint32_t stride = 0; member
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
| H A D | image_ffi.h | 29 int32_t stride; member
|
| /foundation/window/window_manager/utils/src/ |
| H A D | surface_reader.cpp | 125 uint32_t stride = static_cast<uint32_t>(bufferHandle->stride);
in ProcessBuffer() local
|