Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.h293 static sp<ConstGraphicBlockBuffer> AllocateEmpty(
DCCodecBuffers.cpp1142 return ConstGraphicBlockBuffer::AllocateEmpty( in realloc()
1293 sp<Codec2Buffer> c2buffer = ConstGraphicBlockBuffer::AllocateEmpty( in wrap()
1316 return ConstGraphicBlockBuffer::AllocateEmpty( in getAlloc()
DCodec2Buffer.cpp668 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::AllocateEmpty( in AllocateEmpty() function in android::ConstGraphicBlockBuffer