Searched refs:GraphicBufferAlloc (Results 1 – 9 of 9) sorted by relevance
28 GraphicBufferAlloc::GraphicBufferAlloc() { in GraphicBufferAlloc() function in android::GraphicBufferAlloc31 GraphicBufferAlloc::~GraphicBufferAlloc() { in ~GraphicBufferAlloc()34 sp<GraphicBuffer> GraphicBufferAlloc::createGraphicBuffer(uint32_t width, in createGraphicBuffer()
56 GraphicBufferAlloc.cpp \
78 IMPLEMENT_META_INTERFACE(GraphicBufferAlloc, "android.ui.IGraphicBufferAlloc");
32 class GraphicBufferAlloc : public BnGraphicBufferAlloc {34 GraphicBufferAlloc();35 virtual ~GraphicBufferAlloc();
35 DECLARE_META_INTERFACE(GraphicBufferAlloc);
78 sp<GraphicBufferAlloc> mGraphicBufferAlloc;
28 mGraphicBufferAlloc(new GraphicBufferAlloc()), in GLHelper()
286 sp<GraphicBufferAlloc> gba(new GraphicBufferAlloc()); in createGraphicBufferAlloc()492 new GraphicBufferAlloc()); in init()1470 new GraphicBufferAlloc()); in handleTransactionLocked()
288 sp<GraphicBufferAlloc> gba(new GraphicBufferAlloc()); in createGraphicBufferAlloc()874 new GraphicBufferAlloc()); in onHotplugReceived()1457 new GraphicBufferAlloc()); in handleTransactionLocked()