Searched refs:preivewSurface (Results 1 – 1 of 1) sorted by relevance
7382 sptr<Surface> preivewSurface = Surface::CreateSurfaceAsConsumer(); in TestPhotoSessionPreconfig() local7383 ASSERT_NE(preivewSurface, nullptr); in TestPhotoSessionPreconfig()7386 … intResult = cameraManager->CreatePreviewOutputWithoutProfile(preivewSurface, &previewOutput); in TestPhotoSessionPreconfig()