Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/
H A Dref_vector.h248 void resize(size_type n) in resize() function in maple::utils::ref_vector
/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
/arkcompiler/runtime_core/libpandabase/utils/
H A Dsmall_vector.h468 void resize(size_t size) in resize() function in panda::SmallVector
494 void resize(size_t size, const value_type &val) in resize() function in panda::SmallVector
H A Dbit_vector.h357 void resize(size_t bits) in resize() function in panda::final
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dsmall_vector.h472 void resize(size_t size) in resize() function in ark::SmallVector
500 void resize(size_t size, const value_type &val) in resize() function in ark::SmallVector
H A Dbit_vector.h372 void resize(size_t bits) in resize() function in ark::final
/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 21 milliseconds