HomeSort by relevance Sort by last modified time
    Searched refs:mGraphicBufferAlloc (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/gui/
SurfaceTexture.h 449 // mGraphicBufferAlloc is the connection to SurfaceFlinger that is used to
451 sp<IGraphicBufferAlloc> mGraphicBufferAlloc;
  /frameworks/base/include/media/stagefright/
SurfaceMediaSource.h 306 // mGraphicBufferAlloc is the connection to SurfaceFlinger that is used to
308 sp<IGraphicBufferAlloc> mGraphicBufferAlloc;
  /frameworks/base/media/libstagefright/
SurfaceMediaSource.cpp 55 mGraphicBufferAlloc = composer->createGraphicBufferAlloc();
344 mGraphicBufferAlloc->createGraphicBuffer(
  /frameworks/base/libs/gui/
SurfaceTexture.cpp 147 mGraphicBufferAlloc = composer->createGraphicBufferAlloc();
456 mGraphicBufferAlloc->createGraphicBuffer(
    [all...]

Completed in 65 milliseconds