Home
last modified time | relevance | path

Searched refs:GetImageLayout (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_surface/surface/include/
H A Dsurface_buffer_impl.h97 GSError GetImageLayout(void *layout);
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp233 GSError SurfaceBufferImpl::GetImageLayout(void* layout) in GetImageLayout() function in OHOS::SurfaceBufferImpl
246 auto dRet = displayBuffer->GetImageLayout(*handle_, in GetImageLayout()
251 BLOGW("GetImageLayout Failed with %{public}d, seq: %{public}u", dRet, sequenceNumber_); in GetImageLayout()
443 GSError ret = GetImageLayout(&layout); in GetPlanesInfo()
445 BLOGW("GetImageLayout failed, ret:%d, seq: %{public}u", ret, sequenceNumber_); in GetPlanesInfo()
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp35 constexpr ImageLayout GetImageLayout(const DescriptorType dt) in GetImageLayout() function
363 : GetImageLayout(bind.binding.descriptorType); in BindImage()
411 const ImageLayout defaultImageLayout = GetImageLayout(bind.binding.descriptorType); in BindImages()

Completed in 4 milliseconds