Home
last modified time | relevance | path

Searched defs:resize (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h114 void (*resize)(uintptr_t container, size_t newSize); // resize the container. member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp89 bool PixelAstc::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelAstc
H A Dpixel_yuv_ext.cpp85 bool PixelYuvExt::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelYuvExt
91 bool PixelYuvExt::resize(int32_t dstW, int32_t dstH) in resize() function in OHOS::Media::PixelYuvExt
H A Dpixel_yuv.cpp371 bool PixelYuv::resize(int32_t dstW, int32_t dstH) in resize() function in OHOS::Media::PixelYuv
378 bool PixelYuv::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelYuv
H A Dpixel_map.cpp3633 bool PixelMap::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelMap
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h595 bool resize = false; in create_entry() local
H A Dstring.h382 void resize(size_type size, value_type ch) in resize() function in basic_string
400 void resize(size_type size) in resize() function in basic_string
H A Dvector.h431 void resize(size_type count) in resize() function in vector
448 void resize(size_t count, const_reference value) in resize() function in vector

Completed in 17 milliseconds