Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.h305 static sp<ConstGraphicBlockBuffer> AllocateEmpty(
DCCodecBuffers.cpp899 return ConstGraphicBlockBuffer::AllocateEmpty( in realloc()
1042 sp<Codec2Buffer> c2buffer = ConstGraphicBlockBuffer::AllocateEmpty( in wrap()
1065 return ConstGraphicBlockBuffer::AllocateEmpty( in getAlloc()
DCodec2Buffer.cpp656 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::AllocateEmpty( in AllocateEmpty() function in android::ConstGraphicBlockBuffer