Home
last modified time | relevance | path

Searched refs:tmpAllocatorType (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1142 Media::AllocatorType tmpAllocatorType = context.allocatorType; in HeapMemAlloc() local
1154 ReleaseOutputBuffer(context, tmpAllocatorType); in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2858 AllocatorType tmpAllocatorType = AllocatorType::HEAP_ALLOC; in EncodeTlv() local
2859 WriteVarint(buff, GetVarintLen(static_cast<int32_t>(tmpAllocatorType))); in EncodeTlv()
2860 WriteVarint(buff, static_cast<int32_t>(tmpAllocatorType)); in EncodeTlv()

Completed in 10 milliseconds