Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp180 std::vector<int> sourceSurfaceId; in createInternalStreams() local
185 rotation, id, physicalCameraId, sensorPixelModesUsed, &sourceSurfaceId); in createInternalStreams()
187 mMainImageSurfaceId = sourceSurfaceId[0]; in createInternalStreams()