Searched refs:ValidateOutputProfile (Results 1 – 3 of 3) sorted by relevance
488 session->ValidateOutputProfile(profile, outputType); in TestSession()
1294 bool ValidateOutputProfile(Profile& outputProfile, CaptureOutputType outputType);
990 return ValidateOutputProfile(*profilePtr, outputType); in CanAddOutput()4772 bool CaptureSession::ValidateOutputProfile(Profile& outputProfile, CaptureOutputType outputType) in ValidateOutputProfile() function in OHOS::CameraStandard::CaptureSession