Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp325 bool AllocBufferForPlatform(DecodeContext &context, uint64_t byteCount) in AllocBufferForPlatform() function
382 if (!AllocBufferForPlatform(context, byteCount)) { in AllocOutputBuffer()