Searched refs:GetRequiredIntputStreams (Results 1 – 4 of 4) sorted by relevance
122 status_t FakeCameraDeviceSessionHwl::GetRequiredIntputStreams( in GetRequiredIntputStreams() function in android::google_camera_hal::FakeCameraDeviceSessionHwl320 ON_CALL(*this, GetRequiredIntputStreams(_, _, _)) in DelegateCallsToFakeSession()323 &FakeCameraDeviceSessionHwl::GetRequiredIntputStreams)); in DelegateCallsToFakeSession()
57 status_t GetRequiredIntputStreams(const StreamConfiguration& overall_config,148 MOCK_METHOD3(GetRequiredIntputStreams,
93 virtual status_t GetRequiredIntputStreams(
110 status_t GetRequiredIntputStreams(const StreamConfiguration& /*overall_config*/, in GetRequiredIntputStreams() function