Searched refs:mBlobSurface (Results 1 – 2 of 2) sorted by relevance
104 mBlobSurface.clear(), in ~DepthCompositeStream()529 mBlobSurface = new Surface(producer); in createInternalStreams()531 ret = device->createStream(mBlobSurface, width, height, format, kJpegDataSpace, rotation, in createInternalStreams()604 ANativeWindow *anw = mBlobSurface.get(); in configureStream()
122 sp<Surface> mDepthSurface, mBlobSurface, mOutputSurface; variable