Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.h293 static sp<ConstGraphicBlockBuffer> AllocateEmpty(
H A DCCodecBuffers.cpp1157 return ConstGraphicBlockBuffer::AllocateEmpty( in realloc()
1320 return ConstGraphicBlockBuffer::AllocateEmpty( in getAlloc()
H A DCodec2Buffer.cpp781 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::AllocateEmpty( in AllocateEmpty() function in android::ConstGraphicBlockBuffer