Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.h222 sp<Surface> mAppSegmentSurface; variable
H A DHeicCompositeStream.cpp87 mAppSegmentSurface.clear(); in ~HeicCompositeStream()
143 mAppSegmentSurface = new Surface(producer); in createInternalStreams()
147 res = device->createStream(mAppSegmentSurface, mAppSegmentMaxSize, 1, format, in createInternalStreams()