Home
last modified time | relevance | path

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

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