Home
last modified time | relevance | path

Searched defs:GetImageLayout (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/interface/display/buffer/v1_2/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h52 int32_t GetImageLayout(const BufferHandle& handle, ImageLayout& layout) const override in GetImageLayout() function
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/include/
H A Didisplay_buffer_vdi.h148 virtual int32_t GetImageLayout(const BufferHandle& handle, V1_2::ImageLayout& layout) const in GetImageLayout() function
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmapper_service.cpp177 int32_t MapperService::GetImageLayout(const sptr<NativeBuffer>& handle, V1_2::ImageLayout& layout) in GetImageLayout() function in OHOS::HDI::Display::Buffer::V1_0::MapperService
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Ddisplay_buffer_vdi_impl.cpp113 int32_t DisplayBufferVdiImpl::GetImageLayout(const BufferHandle& handle, ImageLayout& layout) const in GetImageLayout() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp214 GSError SurfaceBufferImpl::GetImageLayout(void *layout) in GetImageLayout() function in OHOS::SurfaceBufferImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp35 constexpr ImageLayout GetImageLayout(const DescriptorType dt) in GetImageLayout() function