Home
last modified time | relevance | path

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

/drivers/interface/display/buffer/v1_2/hdi_impl/
Ddisplay_buffer_hdi_impl.h52 int32_t GetImageLayout(const BufferHandle& handle, ImageLayout& layout) const override in GetImageLayout() function
/drivers/peripheral/display/buffer/hdi_service/include/
Didisplay_buffer_vdi.h149 virtual int32_t GetImageLayout(const BufferHandle& handle, V1_2::ImageLayout& layout) const in GetImageLayout() function
/drivers/peripheral/display/buffer/vdi_base/src/
Ddisplay_buffer_vdi_impl.cpp113 int32_t DisplayBufferVdiImpl::GetImageLayout(const BufferHandle& handle, ImageLayout& layout) const in GetImageLayout() function in OHOS::HDI::DISPLAY::DisplayBufferVdiImpl
/drivers/peripheral/display/buffer/hdi_service/src/
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