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