Home
last modified time | relevance | path

Searched refs:GetScalingImageNeed (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp251 bool GetScalingImageNeed(const GpuImageDesc& desc, const array_view<const IImageContainer::SubImage… in GetScalingImageNeed() function
263 bool GetScalingImageNeed(const GpuImageDesc& desc, const array_view<const BufferImageCopy>& copies) in GetScalingImageNeed() function
803 const bool scaleImage = GetScalingImageNeed(desc, copies); in Create()
846 if (GetScalingImageNeed(desc, bufferImageCopies)) { // needs to be locked in Create()