Home
last modified time | relevance | path

Searched refs:mAppSegmentSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.h211 sp<Surface> mAppSegmentSurface; variable
DHeicCompositeStream.cpp84 mAppSegmentSurface.clear(); in ~HeicCompositeStream()
138 mAppSegmentSurface = new Surface(producer); in createInternalStreams()
142 res = device->createStream(mAppSegmentSurface, mAppSegmentMaxSize, 1, format, in createInternalStreams()