Home
last modified time | relevance | path

Searched refs:GetStride (Results 1 - 18 of 18) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_layer.cpp44 pitches[0] = hdl.GetStride(); in Init()
H A Dhdi_gfx_composition.cpp137 iSurface.stride = buffer.GetStride(); in InitGfxSurface()
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H A Dfb_composition.cpp34 fbFrameInfo.stride = clientlayer.GetCurrentBuffer()->GetStride(); in FbFresh()
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_layer.cpp42 pitches[0] = hdl.GetStride(); in Init()
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddimage_buffer.h35 uint32_t GetStride() const;
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/buffer_adapter/lite/
H A Dbuffer_adapter.cpp29 buffer->SetStride(surface->GetStride()); in SurfaceBufferToCameraBuffer()
/drivers/peripheral/camera/vdi_base/common/include/
H A Dibuffer.h38 virtual uint32_t GetStride() const = 0;
H A Dimage_buffer.h40 uint32_t GetStride() const override;
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dbuffer_operator.h32 uint32_t GetStride() const override;
125 uint32_t MyBuffer::GetStride() const in GetStride() function in OHOS::Camera::MyBuffer
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/buffer_adapter/standard/
H A Dbuffer_adapter.cpp61 pHandle->stride = static_cast<int32_t>(buffer->GetStride()); in CameraBufferToSurfaceBuffer()
/drivers/peripheral/camera/vdi_base/usb_camera/buffer_manager/src/buffer_adapter/standard/
H A Dbuffer_adapter.cpp63 pHandle->stride = static_cast<int32_t>(buffer->GetStride()); in CameraBufferToSurfaceBuffer()
/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h48 int32_t GetStride() const in GetStride() function
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h52 int32_t GetStride() const in GetStride() function
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddimage_buffer.cpp41 uint32_t DImageBuffer::GetStride() const in GetStride() function in OHOS::DistributedHardware::DImageBuffer
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
H A Dgralloc_buffer_allocator.cpp215 dest.stride = static_cast<int32_t>(src->GetStride()); in CameraBufferToGrallocBuffer()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Dalgo_plugin.cpp114 inAlgoBuffers[i]->stride = inBuffers[i]->GetStride(); in Process()
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp120 surface.stride = buffer.GetStride(); in InitGfxSurface()
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dimage_buffer.cpp69 uint32_t ImageBuffer::GetStride() const in GetStride() function in OHOS::Camera::ImageBuffer

Completed in 8 milliseconds