Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.h294 static sp<ConstGraphicBlockBuffer> AllocateEmpty(
DCCodecBuffers.cpp1422 return ConstGraphicBlockBuffer::AllocateEmpty( in realloc()
1620 return ConstGraphicBlockBuffer::AllocateEmpty( in getAlloc()
DCodec2Buffer.cpp871 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::AllocateEmpty( in AllocateEmpty() function in android::ConstGraphicBlockBuffer