Home
last modified time | relevance | path

Searched defs:aBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCodec2Buffer.cpp631 sp<ABuffer> aBuffer = converter.wrap(); in Allocate() local
662 sp<ABuffer> aBuffer(alloc(width * height * 4)); in AllocateEmpty() local
674 const sp<ABuffer> &aBuffer, in ConstGraphicBlockBuffer()
746 sp<ABuffer> aBuffer = new ABuffer(base(), capacity()); in copy() local
/hardware/libhardware/tests/hwc/
Dcnativewindow.c34 typedef struct ANativeWindowBuffer aBuffer; typedef